Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/
Dbta_gatt_api.h1102 extern void BTA_GATTC_PrepareWrite (UINT16 conn_id,
/hal_espressif-latest/components/bt/host/bluedroid/bta/gatt/
Dbta_gattc_api.c761 void BTA_GATTC_PrepareWrite (UINT16 conn_id, UINT16 handle, in BTA_GATTC_PrepareWrite() function
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/gatt/
Dbtc_gattc.c659 BTA_GATTC_PrepareWrite(arg->prep_write.conn_id, in btc_gattc_prepare_write()