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

  /system/bt/stack/include/
hiddefs.h 60 #define HID_L2CAP_REQ_FAIL (0x0200) /* L2CAP_ConnectReq API failed */
  /system/bt/stack/hid/
hidh_conn.c 495 reason = HID_L2CAP_REQ_FAIL ;
573 reason = HID_L2CAP_REQ_FAIL ;
    [all...]
  /system/bt/bta/hh/
bta_hh_act.c 878 if ((reason & (HID_L2CAP_CONN_FAIL|HID_L2CAP_REQ_FAIL)) || /* Failure to initialize connection (page timeout or l2cap error) */
    [all...]

Completed in 42 milliseconds