Home
last modified time | relevance | path

Searched defs:p_reg (Results 1 – 12 of 12) sorted by relevance

/hal_espressif-3.5.0/components/bt/host/bluedroid/stack/gatt/
Dgatt_api.c151 tGATT_REG *p_reg = gatt_get_regcb(gatt_if); in GATTS_CreateService() local
379 tGATT_REG *p_reg = gatt_get_regcb(gatt_if); in GATTS_DeleteService() local
449 tGATT_REG *p_reg = gatt_get_regcb(gatt_if); in GATTS_StartService() local
576 tGATT_REG *p_reg = gatt_get_regcb(gatt_if); in GATTS_HandleValueIndication() local
643 tGATT_REG *p_reg = gatt_get_regcb(gatt_if); in GATTS_HandleValueNotification() local
689 tGATT_REG *p_reg = gatt_get_regcb(gatt_if); in GATTS_SendRsp() local
810 tGATT_REG *p_reg = gatt_get_regcb(gatt_if); in GATTC_ConfigureMTU() local
862 tGATT_REG *p_reg = gatt_get_regcb(gatt_if); in GATTC_Discover() local
925 tGATT_REG *p_reg = gatt_get_regcb(gatt_if); in GATTC_Read() local
1005 tGATT_REG *p_reg = gatt_get_regcb(gatt_if); in GATTC_Write() local
[all …]
Dgatt_utils.c1502 tGATT_REG *p_reg = gatt_get_regcb(gatt_if); in gatt_sr_send_req_callback() local
1652 tGATT_REG *p_reg = NULL; in gatt_get_regcb() local
1757 tGATT_REG *p_reg = gatt_get_regcb(gatt_if); in gatt_clcb_alloc() local
2326 tGATT_REG *p_reg = NULL; in gatt_cleanup_upon_disc() local
2516 BOOLEAN gatt_add_bg_dev_list(tGATT_REG *p_reg, BD_ADDR bd_addr, BOOLEAN is_initator) in gatt_add_bg_dev_list()
2658 BOOLEAN gatt_remove_bg_dev_from_list(tGATT_REG *p_reg, BD_ADDR bd_addr, BOOLEAN is_initiator) in gatt_remove_bg_dev_from_list()
2725 tGATT_REG *p_reg = gatt_get_regcb(gatt_if); in gatt_deregister_bgdev_list() local
2799 tGATT_REG *p_reg; in gatt_update_auto_connect_dev() local
2857 tGATT_REG *p_reg = &gatt_cb.cl_rcb[0]; in gatt_update_listen_mode() local
Dgatt_main.c377 BOOLEAN gatt_act_connect (tGATT_REG *p_reg, BD_ADDR bd_addr, in gatt_act_connect()
526 tGATT_REG *p_reg = NULL; in gatt_channel_congestion() local
930 tGATT_REG *p_reg; in gatt_send_conn_cback() local
Dgatt_cl.c633 tGATT_REG *p_reg; in gatt_process_notification() local
/hal_espressif-3.5.0/components/bt/host/bluedroid/bta/gatt/
Dbta_gatts_utils.c90 tBTA_GATTS_RCB *p_reg; in bta_gatts_find_app_rcb_by_app_if() local
Dbta_gatts_act.c973 tBTA_GATTS_RCB *p_reg; in bta_gatts_conn_cback() local
/hal_espressif-3.5.0/components/bt/host/bluedroid/bta/ar/
Dbta_ar.c104 void bta_ar_reg_avdt(tAVDT_REG *p_reg, tAVDT_CTRL_CBACK *p_cback, tBTA_SYS_ID sys_id) in bta_ar_reg_avdt()
/hal_espressif-3.5.0/components/bt/host/bluedroid/bta/sys/
Dbta_sys_main.c520 void bta_sys_register(UINT8 id, const tBTA_SYS_REG *p_reg) in bta_sys_register()
/hal_espressif-3.5.0/components/bt/host/bluedroid/stack/avdt/
Davdt_api.c108 void AVDT_Register(tAVDT_REG *p_reg, tAVDT_CTRL_CBACK *p_cback) in AVDT_Register()
/hal_espressif-3.5.0/components/bt/host/bluedroid/bta/hh/
Dbta_hh_le.c237 void bta_hh_le_register_cmpl(tBTA_GATTC_REG *p_reg) in bta_hh_le_register_cmpl()
/hal_espressif-3.5.0/components/bt/host/bluedroid/bta/include/bta/
Dbta_av_api.h541 tBTA_AV_REG *p_reg; /* action function to register VDP */ member
/hal_espressif-3.5.0/components/bt/host/bluedroid/stack/gatt/include/
Dgatt_int.h422 tGATT_REG *p_reg; /* owner of this CLCB */ member