Searched refs:HCI_ENH_ACCEPT_SYNCH_CONN_SUPPORTED (Results 1 – 2 of 2) sorted by relevance
374 return HCI_ENH_ACCEPT_SYNCH_CONN_SUPPORTED(supported_commands); in supports_enhanced_accept_synchronous_connection()
1625 #define HCI_ENH_ACCEPT_SYNCH_CONN_SUPPORTED(x) ((x)[29] & 0x10) macro