Home
last modified time | relevance | path

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

/system/bt/btif/src/
Dbtif_gatt_server.cc97 case BTA_GATTS_EXEC_WRITE_EVT: in btapp_gatts_copy_req_data()
116 case BTA_GATTS_EXEC_WRITE_EVT: in btapp_gatts_free_req_data()
208 case BTA_GATTS_EXEC_WRITE_EVT: { in btapp_gatts_handle_cback()
/system/bt/bta/include/
Dbta_gatt_api.h256 #define BTA_GATTS_EXEC_WRITE_EVT GATTS_REQ_TYPE_WRITE_EXEC /* 5 */ macro