Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/btif/src/
Dbtif_hh.c1236 btif_enable_service(BTA_HID_SERVICE_ID); in init()
1677 btif_disable_service(BTA_HID_SERVICE_ID); in cleanup()
Dbtif_dm.c261 case BTA_HID_SERVICE_ID: in btif_in_execute_service_request()
/external/bluetooth/bluedroid/bta/include/
Dbta_api.h80 #define BTA_HID_SERVICE_ID 20 /* HID */ macro