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 393 || (!(p_hcon->conn_flags & HID_CONN_FLAGS_IS_ORIG))
965 p_dev->conn.conn_flags = HID_CONN_FLAGS_IS_ORIG;
    [all...]

Completed in 6021 milliseconds