Searched defs:btm_ble_update_uuid_filter (Results 1 - 1 of 1) sorted by relevance

/external/bluetooth/bluedroid/stack/btm/
H A Dbtm_ble_adv_filter.c765 ** Function btm_ble_update_uuid_filter
774 tBTM_STATUS btm_ble_update_uuid_filter(tBTM_BLE_SCAN_COND_OP action, function
890 BTM_TRACE_DEBUG("btm_ble_update_uuid_filter : %d, %d, %d, %d", filter_type, evt_type,
977 st = btm_ble_update_uuid_filter(BTM_BLE_SCAN_COND_CLEAR, filt_index,
982 st = btm_ble_update_uuid_filter(BTM_BLE_SCAN_COND_CLEAR, filt_index,
1251 st = btm_ble_update_uuid_filter(action, filt_index, cond_type, p_cond, 0, ref_value);

Completed in 77 milliseconds