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.c138 case BTA_GATTS_EXEC_WRITE_EVT: in btapp_gatts_copy_req_data()
159 case BTA_GATTS_EXEC_WRITE_EVT: in btapp_gatts_free_req_data()
314 case BTA_GATTS_EXEC_WRITE_EVT: in btapp_gatts_handle_cback()
/system/bt/bta/include/
Dbta_gatt_api.h433 #define BTA_GATTS_EXEC_WRITE_EVT GATTS_REQ_TYPE_WRITE_EXEC /* 3 */ macro