Home
last modified time | relevance | path

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

/device/board/openvalley/niobeu4/liteos_m/hals/drivers/bluetooth_lite/
Dbluetooth_device.c224 GattStatus BleGattcGetCharByUuid(GattcGetChar get_char, BtUuids char_uuid, in BleGattcGetCharByUuid() argument
231 return esp_ble_gattc_get_char_by_uuid(get_char.gattc_if, get_char.conn_id, in BleGattcGetCharByUuid()
232 get_char.start_handle, get_char.end_handle, in BleGattcGetCharByUuid()
Dbluetooth_device.h160 GattStatus BleGattcGetCharByUuid(GattcGetChar get_char, BtUuids char_uuid,
/device/soc/esp/esp32/components/bt/host/bluedroid/btc/profile/std/include/
Dbtc_gattc.h86 } get_char; member