Searched refs:BTM_BLE_AD_BIT_SERVICE (Results 1 – 4 of 4) sorted by relevance
1225 if (len > MIN_ADV_LENGTH && data_mask & BTM_BLE_AD_BIT_SERVICE && in btm_ble_build_adv_data()1248 data_mask &= ~BTM_BLE_AD_BIT_SERVICE; in btm_ble_build_adv_data()1959 p_adv_data->ad_mask |= BTM_BLE_AD_BIT_SERVICE;
276 #define BTM_BLE_AD_BIT_SERVICE (0x00000001 << 6) macro
412 p_multi_adv_data_cb->inst_cb[cbindex].mask |= BTM_BLE_AD_BIT_SERVICE; in btif_gattc_copy_datacb()
330 #define BTA_BLE_AD_BIT_SERVICE BTM_BLE_AD_BIT_SERVICE