Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/bta/gatt/
Dbta_gattc_act.cc256 void bta_gattc_deregister(tBTA_GATTC_RCB* p_clreg) { in bta_gattc_deregister()
336 tBTA_GATTC_RCB* p_clreg = bta_gattc_cl_get_regcb(p_msg->api_conn.client_if); in bta_gattc_process_api_open() local
381 tBTA_GATTC_RCB* p_clreg = bta_gattc_cl_get_regcb(p_msg->api_cancel_conn.client_if); in bta_gattc_process_api_open_cancel() local
392 tBTA_GATTC_RCB* p_clreg = bta_gattc_cl_get_regcb(client_if); in bta_gattc_process_enc_cmpl() local
457 tBTA_GATTC_RCB* p_clreg = p_clcb->p_rcb; in bta_gattc_open() local
477 static void bta_gattc_init_bk_conn(const tBTA_GATTC_API_OPEN* p_data, tBTA_GATTC_RCB* p_clreg) { in bta_gattc_init_bk_conn()
523 tBTA_GATTC_RCB* p_clreg; in bta_gattc_cancel_bk_conn() local
587 tBTA_GATTC_RCB* p_clreg = p_clcb->p_rcb; in bta_gattc_conn() local
682 tBTA_GATTC_RCB* p_clreg = p_clcb->p_rcb; in bta_gattc_close() local
1425 static void bta_gattc_deregister_cmpl(tBTA_GATTC_RCB* p_clreg) { in bta_gattc_deregister_cmpl()
[all …]
Dbta_gattc_api.cc94 tBTA_GATTC_RCB* p_clreg = bta_gattc_cl_get_regcb(client_if); in app_deregister_impl() local
639 tBTA_GATTC_RCB* p_clreg; in BTA_GATTC_RegisterForNotifications() local
704 tBTA_GATTC_RCB* p_clreg = bta_gattc_cl_get_regcb(client_if); in BTA_GATTC_DeregisterForNotifications() local
Dbta_gattc_utils.cc574 bool bta_gattc_check_notif_registry(tBTA_GATTC_RCB* p_clreg, tBTA_GATTC_SERV* p_srcb, in bta_gattc_check_notif_registry()
748 void bta_gattc_send_open_cback(tBTA_GATTC_RCB* p_clreg, tGATT_STATUS status, in bta_gattc_send_open_cback()