Searched refs:BTM_BLE_AD_BIT_MANU (Results 1 – 4 of 4) sorted by relevance
273 #define BTM_BLE_AD_BIT_MANU (0x00000001 << 2) macro
331 p_multi_adv_data_cb->inst_cb[cbindex].mask |= BTM_BLE_AD_BIT_MANU; in btif_gattc_copy_datacb()
1197 if (len > MIN_ADV_LENGTH && data_mask & BTM_BLE_AD_BIT_MANU && in btm_ble_build_adv_data()1211 data_mask &= ~BTM_BLE_AD_BIT_MANU; in btm_ble_build_adv_data()
327 #define BTA_BLE_AD_BIT_MANU BTM_BLE_AD_BIT_MANU