Home
last modified time | relevance | path

Searched refs:gatt_start_hdl (Results 1 – 6 of 6) sorted by relevance

/device/soc/chipsea/cst85/liteos_m/sdk/modules/btdm/ble/ble_stack/hl/api/
Dhal_gapm_task.h1019 uint16_t gatt_start_hdl; member
/device/soc/esp/esp32/components/bt/host/bluedroid/stack/gatt/
Dgatt_main.c141 gatt_cb.hdl_cfg.gatt_start_hdl = GATT_GATT_START_HANDLE; in gatt_init()
Dgatt_api.c169 s_hdl = gatt_cb.hdl_cfg.gatt_start_hdl; in GATTS_CreateService()
/device/soc/esp/esp32/components/bt/host/bluedroid/stack/gatt/include/
Dgatt_int.h312 UINT16 gatt_start_hdl; member
/device/soc/asrmicro/asr582x/liteos_m/sdk/drivers/ble_inc/
Dsonata_gap_api.h950 uint16_t gatt_start_hdl; member
/device/soc/asrmicro/asr582x/liteos_m/sdk/drivers/ble_src/
Dapp.c779 cmd.gatt_start_hdl = 0; in app_ble_on()