Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/bta/include/
Dbta_gatt_api.h108 #define BTA_GATTC_WRITE_DESCR_EVT 9 /* GATT write characteristic descriptor event */ macro
/external/bluetooth/bluedroid/bta/gatt/
Dbta_gattc_act.c1191 event = BTA_GATTC_WRITE_DESCR_EVT; in bta_gattc_write_cmpl()