Searched refs:HCI_ROLE_SLAVE (Results 1 – 3 of 3) sorted by relevance
129 #define HCI_ROLE_SLAVE 0x01 macro
475 if (deviceInfo->role == HCI_ROLE_SLAVE) { in GapLeConnectionComplete()
598 uint8_t role = HCI_ROLE_SLAVE; in BtmOnConnectionrequest()