HomeSort by relevance Sort by last modified time
    Searched refs:HID_DevSetSecurityLevel (Results 1 - 3 of 3) sorted by null

  /system/bt/stack/include/
hidd_api.h 95 * Function HID_DevSetSecurityLevel
102 extern tHID_STATUS HID_DevSetSecurityLevel(uint8_t sec_lvl);
  /system/bt/bta/hd/
bta_hd_act.cc 93 HID_DevSetSecurityLevel(BTA_SEC_AUTHENTICATE | BTA_SEC_ENCRYPT);
  /system/bt/stack/hid/
hidd_api.cc 130 tHID_STATUS HID_DevSetSecurityLevel(uint8_t sec_lvl) {

Completed in 52 milliseconds