Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/stack/gatt/
Dgatt_int.h266 uint16_t gap_start_hdl; member
Dgatt_main.cc147 gatt_cb.hdl_cfg.gap_start_hdl = GATT_GAP_START_HANDLE; in gatt_init()
Dgatt_api.cc200 s_hdl = gatt_cb.hdl_cfg.gap_start_hdl; in GATTS_AddService()