Searched refs:BTM_BLE_AD_BIT_SERVICE_32 (Results 1 – 3 of 3) sorted by relevance
395 p_multi_adv_data_cb->inst_cb[cbindex].mask |= BTM_BLE_AD_BIT_SERVICE_32; in btif_gattc_copy_datacb()
312 #define BTM_BLE_AD_BIT_SERVICE_32 (0x00000001 << 4) macro
1469 if (len > MIN_ADV_LENGTH && data_mask & BTM_BLE_AD_BIT_SERVICE_32 && in btm_ble_build_adv_data()1490 data_mask &= ~BTM_BLE_AD_BIT_SERVICE_32; in btm_ble_build_adv_data()