Home
last modified time | relevance | path

Searched defs:p_clreg (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/bta/gatt/
Dbta_gattc_act.cc225 void bta_gattc_deregister(tBTA_GATTC_RCB* p_clreg) { in bta_gattc_deregister()
266 tBTA_GATTC_RCB* p_clreg = bta_gattc_cl_get_regcb(p_msg->api_conn.client_if); in bta_gattc_process_api_open() local
314 tBTA_GATTC_RCB* p_clreg = in bta_gattc_process_api_open_cancel() local
327 tBTA_GATTC_RCB* p_clreg = bta_gattc_cl_get_regcb(client_if); in bta_gattc_process_enc_cmpl() local
385 tBTA_GATTC_RCB* p_clreg = p_clcb->p_rcb; in bta_gattc_open() local
408 tBTA_GATTC_RCB* p_clreg) { in bta_gattc_init_bk_conn()
456 tBTA_GATTC_RCB* p_clreg; in bta_gattc_cancel_bk_conn() local
521 tBTA_GATTC_RCB* p_clreg = p_clcb->p_rcb; in bta_gattc_conn() local
625 tBTA_GATTC_RCB* p_clreg = p_clcb->p_rcb; in bta_gattc_close() local
1273 static void bta_gattc_deregister_cmpl(tBTA_GATTC_RCB* p_clreg) { in bta_gattc_deregister_cmpl()
[all …]
Dbta_gattc_api.cc95 tBTA_GATTC_RCB* p_clreg = bta_gattc_cl_get_regcb(client_if); in app_deregister_impl() local
674 tBTA_GATTC_RCB* p_clreg; in BTA_GATTC_RegisterForNotifications() local
742 tBTA_GATTC_RCB* p_clreg = bta_gattc_cl_get_regcb(client_if); in BTA_GATTC_DeregisterForNotifications() local
Dbta_gattc_utils.cc479 bool bta_gattc_check_notif_registry(tBTA_GATTC_RCB* p_clreg, in bta_gattc_check_notif_registry()
633 void bta_gattc_send_open_cback(tBTA_GATTC_RCB* p_clreg, tGATT_STATUS status, in bta_gattc_send_open_cback()