Searched refs:HCI_LE_SLAVE_INIT_FEAT_EXC_SUPPORTED (Results 1 – 3 of 3) sorted by relevance
493 …if (!HCI_LE_SLAVE_INIT_FEAT_EXC_SUPPORTED(controller_get_interface()->get_features_ble()->as_array… in l2cble_advertiser_conn_comp()
369 …} else if (HCI_LE_SLAVE_INIT_FEAT_EXC_SUPPORTED(controller_get_interface()->get_features_ble()->as… in btm_acl_created()
1893 #define HCI_LE_SLAVE_INIT_FEAT_EXC_SUPPORTED(x) ((x)[HCI_LE_FEATURE_SLAVE_INIT_FEAT_EXC_OFF] & HCI_… macro