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

  /external/bluetooth/bluedroid/stack/hid/
hid_conn.h 43 #define HID_CONN_FLAGS_IS_ORIG (0x01)
hidh_conn.c 390 || (!(p_hcon->conn_flags & HID_CONN_FLAGS_IS_ORIG))
494 if ((p_hcon->conn_flags & HID_CONN_FLAGS_IS_ORIG) &&
572 if ((p_hcon->conn_flags & HID_CONN_FLAGS_IS_ORIG) &&
    [all...]

Completed in 50 milliseconds