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

  /external/bluetooth/bluedroid/stack/hid/
hid_conn.h 48 #define HID_CONN_FLAGS_ALL_CONFIGURED (0x1E) /* All the config done */
hidh_conn.c 499 if (((p_hcon->conn_flags & HID_CONN_FLAGS_ALL_CONFIGURED) == HID_CONN_FLAGS_ALL_CONFIGURED)
553 if (((p_hcon->conn_flags & HID_CONN_FLAGS_ALL_CONFIGURED) == HID_CONN_FLAGS_ALL_CONFIGURED)
    [all...]

Completed in 2555 milliseconds