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

  /external/bluetooth/bluedroid/stack/include/
hidh_api.h 197 ** Function HID_HostSetSecurityLevel
204 HID_API extern tHID_STATUS HID_HostSetSecurityLevel( char serv_name[], UINT8 sec_lvl );
  /external/bluetooth/bluedroid/stack/hid/
hidh_api.c 501 tHID_STATUS HID_HostSetSecurityLevel( char serv_name[], UINT8 sec_lvl )
  /external/bluetooth/bluedroid/bta/hh/
bta_hh_act.c 77 HID_HostSetSecurityLevel("", p_data->api_enable.sec_mask);
428 HID_HostSetSecurityLevel("", p_cb->sec_mask);
    [all...]

Completed in 202 milliseconds