Searched refs:api_dereg (Results 1 - 7 of 7) sorted by relevance

/system/bt/bta/gatt/
H A Dbta_gatts_int.h164 tBTA_GATTS_API_DEREG api_dereg; member in union:__anon189
H A Dbta_gattc_main.c384 p_clreg = bta_gattc_cl_get_regcb(((tBTA_GATTC_DATA *)p_msg)->api_dereg.client_if);
H A Dbta_gatts_act.c305 cb_data.reg_oper.server_if = p_msg->api_dereg.server_if;
310 if (p_cb->rcb[i].in_use && p_cb->rcb[i].gatt_if == p_msg->api_dereg.server_if)
H A Dbta_gattc_int.h221 tBTA_GATTC_API_DEREG api_dereg; member in union:__anon164
/system/bt/bta/hl/
H A Dbta_hl_main.c776 if (bta_hl_find_app_idx_using_handle(p_data->api_dereg.app_handle, &app_idx))
784 APPL_TRACE_ERROR("Invalid app_handle=%d", p_data->api_dereg.app_handle);
H A Dbta_hl_int.h427 tBTA_HL_API_DEREGISTER api_dereg; member in union:__anon252
H A Dbta_hl_utils.c2952 evt_data.dereg_cfm.app_id = p_data->api_dereg.app_id;

Completed in 66 milliseconds