Home
last modified time | relevance | path

Searched refs:BTA_HID_SERVICE_ID (Results 1 – 3 of 3) sorted by relevance

/system/bt/bta/include/
Dbta_api.h78 #define BTA_HID_SERVICE_ID 20 /* HID */ macro
/system/bt/btif/src/
Dbtif_hh.cc1228 btif_enable_service(BTA_HID_SERVICE_ID); in init()
1648 btif_disable_service(BTA_HID_SERVICE_ID); in cleanup()
Dbtif_dm.cc367 case BTA_HID_SERVICE_ID: { in btif_in_execute_service_request()