Home
last modified time | relevance | path

Searched refs:gatt_get_regcb (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/stack/gatt/
Dgatt_api.c166 tGATT_REG *p_reg = gatt_get_regcb(gatt_if); in GATTS_CreateService()
396 tGATT_REG *p_reg = gatt_get_regcb(gatt_if); in GATTS_DeleteService()
469 tGATT_REG *p_reg = gatt_get_regcb(gatt_if); in GATTS_StartService()
601 tGATT_REG *p_reg = gatt_get_regcb(gatt_if); in GATTS_HandleValueIndication()
673 tGATT_REG *p_reg = gatt_get_regcb(gatt_if); in GATTS_HandleValueNotification()
724 tGATT_REG *p_reg = gatt_get_regcb(gatt_if); in GATTS_SendRsp()
870 tGATT_REG *p_reg = gatt_get_regcb(gatt_if); in GATTC_ConfigureMTU()
927 tGATT_REG *p_reg = gatt_get_regcb(gatt_if); in GATTC_Discover()
994 tGATT_REG *p_reg = gatt_get_regcb(gatt_if); in GATTC_Read()
1080 tGATT_REG *p_reg = gatt_get_regcb(gatt_if); in GATTC_Write()
[all …]
Dgatt_utils.c1526 tGATT_REG *p_reg = gatt_get_regcb(gatt_if); in gatt_sr_send_req_callback()
1673 tGATT_REG *gatt_get_regcb (tGATT_IF gatt_if) in gatt_get_regcb() function
1781 tGATT_REG *p_reg = gatt_get_regcb(gatt_if); in gatt_clcb_alloc()
2749 tGATT_REG *p_reg = gatt_get_regcb(gatt_if); in gatt_deregister_bgdev_list()
2828 if ((p_reg = gatt_get_regcb(gatt_if)) == NULL) { in gatt_update_auto_connect_dev()
/hal_espressif-latest/components/bt/host/bluedroid/stack/gatt/include/
Dgatt_int.h694 extern tGATT_REG *gatt_get_regcb (tGATT_IF gatt_if);