Searched refs:BT_INQUIRY_COMPLETED (Results 1 – 2 of 2) sorted by relevance
15 #define BT_INQUIRY_COMPLETED 0x01 // HCI_EVENT_X check specs macro30 static const int INQUIRY_COMPLETED = BT_INQUIRY_COMPLETED;
131 InquiryCompleted(BT_INQUIRY_COMPLETED); in MessageReceived()