Searched refs:FindPetition (Results 1 - 3 of 3) sorted by relevance

/haiku/src/servers/bluetooth/
H A DLocalDeviceHandler.h44 BMessage* FindPetition(uint16 event, uint16 opcode = 0, int32* indexFound = NULL);
H A DLocalDeviceHandler.cpp136 LocalDeviceHandler::FindPetition(uint16 event, uint16 opcode, int32* indexFound) function in class:LocalDeviceHandler
H A DLocalDeviceImpl.cpp293 request = FindPetition(event->ecode, commandComplete->opcode,
310 request = FindPetition(event->ecode, commandStatus->opcode,
320 request = FindPetition(event->ecode);
609 // => FindPetition should be expanded....

Completed in 32 milliseconds