Home
last modified time | relevance | path

Searched refs:HCI_SWITCH_SUPPORTED (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/system/stack/include/
Dhcidefs.h975 #define HCI_SWITCH_SUPPORTED(x) ((x)[0] & 0x20) macro
/packages/modules/Bluetooth/system/stack/acl/
Dbtm_acl.cc895 HCI_SWITCH_SUPPORTED(p_acl_cb->peer_lmp_feature_pages[0]); in btm_process_remote_ext_features()