OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HID_CONN_FLAGS_ALL_CONFIGURED
(Results
1 - 2
of
2
) sorted by null
/system/bt/stack/hid/
hid_conn.h
49
#define
HID_CONN_FLAGS_ALL_CONFIGURED
(0x1E) /* All the config done */
hidh_conn.c
529
if (((p_hcon->conn_flags &
HID_CONN_FLAGS_ALL_CONFIGURED
) ==
HID_CONN_FLAGS_ALL_CONFIGURED
)
607
if (((p_hcon->conn_flags &
HID_CONN_FLAGS_ALL_CONFIGURED
) ==
HID_CONN_FLAGS_ALL_CONFIGURED
)
[
all
...]
Completed in 37 milliseconds