Searched refs:bta_gattc_send_open_cback (Results 1 – 3 of 3) sorted by relevance
/hal_espressif-latest/components/bt/host/bluedroid/bta/gatt/ |
D | bta_gattc_act.c | 353 bta_gattc_send_open_cback(p_clreg, in bta_gattc_process_api_open() 468 bta_gattc_send_open_cback(p_clcb->p_rcb, in bta_gattc_open_error() 488 bta_gattc_send_open_cback(p_clcb->p_rcb, in bta_gattc_open_fail() 618 bta_gattc_send_open_cback(p_clreg, status, p_data->remote_bda, in bta_gattc_init_bk_conn() 766 bta_gattc_send_open_cback(p_clcb->p_rcb, in bta_gattc_conn()
|
D | bta_gattc_utils.c | 754 void bta_gattc_send_open_cback( tBTA_GATTC_RCB *p_clreg, tBTA_GATT_STATUS status, in bta_gattc_send_open_cback() function
|
/hal_espressif-latest/components/bt/host/bluedroid/bta/gatt/include/ |
D | bta_gattc_int.h | 499 extern void bta_gattc_send_open_cback( tBTA_GATTC_RCB *p_clreg, tBTA_GATT_STATUS status,
|