Home
last modified time | relevance | path

Searched refs:BTA_GATTC_API_WRITE_EVT (Results 1 – 4 of 4) sorted by relevance

/system/bt/bta/gatt/
Dbta_gattc_api.cc476 p_buf->hdr.event = BTA_GATTC_API_WRITE_EVT; in BTA_GATTC_WriteCharValue()
513 p_buf->hdr.event = BTA_GATTC_API_WRITE_EVT; in BTA_GATTC_WriteCharDescr()
551 p_buf->hdr.event = BTA_GATTC_API_WRITE_EVT; in BTA_GATTC_PrepareWrite()
Dbta_gattc_main.cc428 case BTA_GATTC_API_WRITE_EVT: in gattc_evt_code()
Dbta_gattc_int.h49 BTA_GATTC_API_WRITE_EVT, enumerator
Dbta_gattc_act.cc90 BTA_GATTC_API_WRITE_EVT, /* GATTC_OPTYPE_WRITE */