Home
last modified time | relevance | path

Searched refs:CLNT_IF_IDX (Results 1 – 2 of 2) sorted by relevance

/system/bt/btif/include/
Dbtif_gatt_multi_adv_util.h25 #define CLNT_IF_IDX 0 macro
/system/bt/btif/src/
Dbtif_gatt_client.c1429 const int cbindex = CLNT_IF_IDX; in btgattc_handle_event()
1460 cbindex = btif_gattc_obtain_idx_for_datacb(p_inst_cb->client_if, CLNT_IF_IDX); in btgattc_handle_event()
1487 int cbindex = btif_gattc_obtain_idx_for_datacb(p_inst_cb->client_if, CLNT_IF_IDX); in btgattc_handle_event()
1504 int cbindex = btif_gattc_obtain_idx_for_datacb(p_adv_data->client_if, CLNT_IF_IDX); in btgattc_handle_event()