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

/haiku/src/kits/bluetooth/
H A DDiscoveryAgent.cpp59 void* startInquiryCommand = NULL; local
74 startInquiryCommand = buildInquiry(accessCode, secs, BT_MAX_RESPONSES,
78 request.AddData("raw command", B_ANY_TYPE, startInquiryCommand, size);

Completed in 43 milliseconds