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 199 ** Function HID_HostSetSecurityLevel
206 HID_API extern tHID_STATUS HID_HostSetSecurityLevel( char serv_name[], UINT8 sec_lvl );
  /external/bluetooth/bluedroid/stack/hid/
hidh_api.c 502 tHID_STATUS HID_HostSetSecurityLevel( char serv_name[], UINT8 sec_lvl )
  /external/bluetooth/bluedroid/bta/hh/
bta_hh_act.c 78 HID_HostSetSecurityLevel("", p_data->api_enable.sec_mask);
453 HID_HostSetSecurityLevel("", p_cb->sec_mask);
    [all...]

Completed in 790 milliseconds