Searched refs:esp_ble_gattc_write_char (Results 1 – 3 of 3) sorted by relevance
192 return esp_ble_gattc_write_char(write_char.gattc_if, write_char.conn_id, in BleGattcWriteCharacteristic()
696 esp_err_t esp_ble_gattc_write_char( esp_gatt_if_t gattc_if,
488 esp_err_t esp_ble_gattc_write_char(esp_gatt_if_t gattc_if, in esp_ble_gattc_write_char() function