Home
last modified time | relevance | path

Searched refs:btif_multi_adv_instid_for_clientif (Results 1 – 3 of 3) sorted by relevance

/system/bt/btif/include/
Dbtif_gatt_multi_adv_util.h77 extern int btif_multi_adv_instid_for_clientif(int client_if);
/system/bt/btif/src/
Dbtif_gatt_multi_adv_util.c162 int btif_multi_adv_instid_for_clientif(int client_if) in btif_multi_adv_instid_for_clientif() function
499 int inst_id = btif_multi_adv_instid_for_clientif(client_if); in btif_multi_adv_timer_ctrl()
Dbtif_gatt_client.c1486 int inst_id = btif_multi_adv_instid_for_clientif(p_inst_cb->client_if); in btgattc_handle_event()
1505 int inst_id = btif_multi_adv_instid_for_clientif(p_adv_data->client_if); in btgattc_handle_event()
1529 int inst_id = btif_multi_adv_instid_for_clientif(p_inst_cb->client_if); in btgattc_handle_event()