Searched refs:hId (Results 1 - 2 of 2) sorted by relevance

/haiku/headers/private/bluetooth/
H A DCommandManager.h69 NonParameterCommandRequest(uint8 ofg, uint8 ocf, int32* result, hci_id hId,
75 int32* result, hci_id hId, BMessenger* messenger)
89 request.AddInt32("hci_id", hId);
74 SingleParameterCommandRequest(uint8 ofg, uint8 ocf, PARAMETERTYPE parameter, int32* result, hci_id hId, BMessenger* messenger) argument
/haiku/src/kits/bluetooth/
H A DCommandManager.cpp48 NonParameterCommandRequest(uint8 ofg, uint8 ocf, int32* result, hci_id hId, argument
59 request.AddInt32("hci_id", hId);

Completed in 37 milliseconds