Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/bta/gatt/
Dbta_gattc_act.c284 void bta_gattc_deregister(tBTA_GATTC_CB *p_cb, tBTA_GATTC_RCB *p_clreg) in bta_gattc_deregister()
337 tBTA_GATTC_RCB *p_clreg = bta_gattc_cl_get_regcb(p_msg->api_conn.client_if); in bta_gattc_process_api_open() local
380 tBTA_GATTC_RCB *p_clreg; in bta_gattc_process_api_open_cancel() local
416 tBTA_GATTC_RCB *p_clreg; in bta_gattc_process_enc_cmpl() local
577 void bta_gattc_init_bk_conn(tBTA_GATTC_API_OPEN *p_data, tBTA_GATTC_RCB *p_clreg) in bta_gattc_init_bk_conn()
633 tBTA_GATTC_RCB *p_clreg; in bta_gattc_cancel_bk_conn() local
852 tBTA_GATTC_RCB *p_clreg = p_clcb->p_rcb; in bta_gattc_close() local
1712 void bta_gattc_deregister_cmpl(tBTA_GATTC_RCB *p_clreg) in bta_gattc_deregister_cmpl()
2340 tBTA_GATTC_RCB *p_clreg = bta_gattc_cl_get_regcb(p_msg->api_listen.client_if); in bta_gattc_listen() local
2404 tBTA_GATTC_RCB *p_clreg = bta_gattc_cl_get_regcb(p_msg->api_listen.client_if); in bta_gattc_broadcast() local
Dbta_gattc_utils.c331 tBTA_GATTC_RCB *p_clreg = p_clcb->p_rcb; in bta_gattc_clcb_dealloc_by_conn_id() local
556 BOOLEAN bta_gattc_check_notif_registry(tBTA_GATTC_RCB *p_clreg, tBTA_GATTC_SERV *p_srcb, in bta_gattc_check_notif_registry()
754 void bta_gattc_send_open_cback( tBTA_GATTC_RCB *p_clreg, tBTA_GATT_STATUS status, in bta_gattc_send_open_cback()
784 void bta_gattc_send_connect_cback( tBTA_GATTC_RCB *p_clreg, BD_ADDR remote_bda, UINT16 conn_id, in bta_gattc_send_connect_cback()
815 void bta_gattc_send_disconnect_cback( tBTA_GATTC_RCB *p_clreg, tGATT_DISCONN_REASON reason, in bta_gattc_send_disconnect_cback()
Dbta_gattc_main.c341 tBTA_GATTC_RCB *p_clreg; in bta_gattc_hdl_event() local
Dbta_gattc_api.c912 tBTA_GATTC_RCB *p_clreg; in BTA_GATTC_RegisterForNotifications() local
978 tBTA_GATTC_RCB *p_clreg = bta_gattc_cl_get_regcb(client_if); in BTA_GATTC_DeregisterForNotifications() local