Home
last modified time | relevance | path

Searched refs:HCI_NON_FLUSHABLE_PB_SUPPORTED (Results 1 – 4 of 4) sorted by relevance

/system/bt/stack/btm/
Dbtm_devctl.cc398 if (HCI_NON_FLUSHABLE_PB_SUPPORTED(p_features)) in btm_decode_ext_features_page()
/system/bt/stack/include/
Dhcidefs.h1393 #define HCI_NON_FLUSHABLE_PB_SUPPORTED(x) (0) //((x)[6] & 0x40) macro
/system/bt/stack/l2cap/
Dl2c_api.cc2204 if ((HCI_NON_FLUSHABLE_PB_SUPPORTED(BTM_ReadLocalFeatures())) && in L2CA_FlushChannel()
Dl2c_utils.cc752 if (HCI_NON_FLUSHABLE_PB_SUPPORTED(BTM_ReadLocalFeatures())) { in l2cu_send_peer_config_rej()