Home
last modified time | relevance | path

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

/device/board/openvalley/niobeu4/liteos_m/hals/drivers/bluetooth_lite/
Dbluetooth_device.c192 return esp_ble_gattc_write_char(write_char.gattc_if, write_char.conn_id, in BleGattcWriteCharacteristic()
/device/soc/esp/esp32/components/bt/host/bluedroid/api/include/api/
Desp_gattc_api.h696 esp_err_t esp_ble_gattc_write_char( esp_gatt_if_t gattc_if,
/device/soc/esp/esp32/components/bt/host/bluedroid/api/
Desp_gattc_api.c488 esp_err_t esp_ble_gattc_write_char(esp_gatt_if_t gattc_if, in esp_ble_gattc_write_char() function