Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/stack/gatt/
Dgatt_int.h265 uint16_t gatt_start_hdl; member
Dgatt_main.cc146 gatt_cb.hdl_cfg.gatt_start_hdl = GATT_GATT_START_HANDLE; in gatt_init()
Dgatt_api.cc198 s_hdl = gatt_cb.hdl_cfg.gatt_start_hdl; in GATTS_AddService()