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

  /external/bluetooth/bluedroid/stack/hid/
hidh_api.c 505 sec_lvl, HID_PSM_CONTROL, BTM_SEC_PROTO_HID, HID_SEC_CHN))
512 sec_lvl, HID_PSM_CONTROL, BTM_SEC_PROTO_HID, HID_SEC_CHN))
519 BTM_SEC_NONE, HID_PSM_CONTROL, BTM_SEC_PROTO_HID, HID_NOSEC_CHN))
526 BTM_SEC_NONE, HID_PSM_CONTROL, BTM_SEC_PROTO_HID, HID_NOSEC_CHN))
hidh_conn.c 99 if (!L2CA_Register (HID_PSM_CONTROL, (tL2CAP_APPL_INFO *) &hst_reg_info))
106 L2CA_Deregister( HID_PSM_CONTROL ) ;
260 if (psm == HID_PSM_CONTROL)
268 if(btm_sec_mx_access_request (p_dev->addr, HID_PSM_CONTROL,
430 btm_sec_mx_access_request (p_dev->addr, HID_PSM_CONTROL,
    [all...]
  /external/bluetooth/bluedroid/stack/include/
bt_types.h 699 #define HID_PSM_CONTROL 0x0011
  /external/libnfc-nci/src/include/
bt_types.h 691 #define HID_PSM_CONTROL 0x0011
  /external/bluetooth/bluedroid/bta/jv/
bta_jv_act.c 703 case HID_PSM_CONTROL: /* 0x11 */
    [all...]

Completed in 156 milliseconds