Home
last modified time | relevance | path

Searched refs:BTA_GATTC_WRITE_CHAR_EVT (Results 1 – 2 of 2) sorted by relevance

/external/bluetooth/bluedroid/bta/include/
Dbta_gatt_api.h103 #define BTA_GATTC_WRITE_CHAR_EVT 4 /* GATT write characteristic or char descriptor event */ macro
/external/bluetooth/bluedroid/bta/gatt/
Dbta_gattc_act.c1188 event = BTA_GATTC_WRITE_CHAR_EVT; in bta_gattc_write_cmpl()