Home
last modified time | relevance | path

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

/device/board/openvalley/niobeu4/liteos_m/hals/drivers/bluetooth_lite/
Dbluetooth_device.c257 return esp_ble_gattc_get_descr_by_char_handle(get_descr.gattc_if, get_descr.conn_id, in BleGattcGetDescrByCharHandle()
/device/soc/esp/esp32/components/bt/host/bluedroid/api/include/api/
Desp_gattc_api.h521 esp_gatt_status_t esp_ble_gattc_get_descr_by_char_handle(esp_gatt_if_t gattc_if,
/device/soc/esp/esp32/components/bt/host/bluedroid/api/
Desp_gattc_api.c266 esp_gatt_status_t esp_ble_gattc_get_descr_by_char_handle(esp_gatt_if_t gattc_if, in esp_ble_gattc_get_descr_by_char_handle() function