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

/external/bluetooth/bluedroid/stack/btm/
H A Dbtm_ble_adv_filter.c43 UINT8 cond_type, tBLE_BD_ADDR *p_bd_addr, UINT8 num_available);
654 UINT8 num_available)
694 if (num_available > 0)
698 p_counter[cond_type], cmn_ble_vsc_cb.max_filter, num_available);
652 btm_ble_cs_update_pf_counter(tBTM_BLE_SCAN_COND_OP action, UINT8 cond_type, tBLE_BD_ADDR *p_bd_addr, UINT8 num_available) argument

Completed in 65 milliseconds