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

/haiku/src/kits/bluetooth/
H A DDiscoveryAgent.cpp109 void* cancelInquiryCommand = NULL; local
118 cancelInquiryCommand = buildInquiryCancel(&size);
119 request.AddData("raw command", B_ANY_TYPE, cancelInquiryCommand, size);

Completed in 43 milliseconds