Home
last modified time | relevance | path

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

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