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

/system/bt/btif/include/
H A Dbtif_gatt_multi_adv_util.h78 extern int btif_multi_adv_instid_for_clientif(int client_if);
/system/bt/btif/src/
H A Dbtif_gatt_multi_adv_util.c168 int btif_multi_adv_instid_for_clientif(int client_if) function
613 int inst_id = btif_multi_adv_instid_for_clientif(client_if);
H A Dbtif_gatt_client.c1645 int inst_id = btif_multi_adv_instid_for_clientif(p_inst_cb->client_if);
1664 int inst_id = btif_multi_adv_instid_for_clientif(p_adv_data->client_if);
1688 int inst_id = btif_multi_adv_instid_for_clientif(p_inst_cb->client_if);

Completed in 8 milliseconds