Searched refs:HID_SEC_REQUIRED (Results 1 – 4 of 4) sorted by relevance
44 #define HID_SEC_REQUIRED 0x8000 macro
220 if (HID_HostAddDev(bd_addr, HID_SEC_REQUIRED, &i) != HID_SUCCESS) in hidh_l2cif_connect_ind()275 (p_dev->attr_mask & HID_SEC_REQUIRED) ? HID_SEC_CHN : HID_NOSEC_CHN, in hidh_l2cif_connect_ind()444 (p_dev->attr_mask & HID_SEC_REQUIRED) ? HID_SEC_CHN : HID_NOSEC_CHN, in hidh_l2cif_connect_cfm()1036 if(p_dev->attr_mask & HID_SEC_REQUIRED) in hidh_conn_initiate()
148 #define BTA_HH_SEC_REQUIRED HID_SEC_REQUIRED
200 attr_mask |= HID_SEC_REQUIRED; in bta_hh_sdp_cback()