Home
last modified time | relevance | path

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

/device/board/openvalley/niobeu4/liteos_m/hals/drivers/bluetooth_lite/
Dbluetooth_device.c250 GattStatus BleGattcGetDescrByCharHandle(GattcGetDescr get_descr, BleGattcDescrElem *result, in BleGattcGetDescrByCharHandle() argument
257 return esp_ble_gattc_get_descr_by_char_handle(get_descr.gattc_if, get_descr.conn_id, in BleGattcGetDescrByCharHandle()
258 get_descr.char_handle, get_descr.descr_uuid, in BleGattcGetDescrByCharHandle()
Dbluetooth_device.h167 GattStatus BleGattcGetDescrByCharHandle(GattcGetDescr get_descr, BleGattcDescrElem *result,
/device/soc/esp/esp32/components/bt/host/bluedroid/btc/profile/std/include/
Dbtc_gattc.h91 } get_descr; member