Home
last modified time | relevance | path

Searched refs:HID_CONN_FLAGS_ALL_CONFIGURED (Results 1 – 2 of 2) sorted by relevance

/system/bt/stack/hid/
Dhid_conn.h48 #define HID_CONN_FLAGS_ALL_CONFIGURED (0x1E) /* All the config done */ macro
Dhidh_conn.c512 if (((p_hcon->conn_flags & HID_CONN_FLAGS_ALL_CONFIGURED) == HID_CONN_FLAGS_ALL_CONFIGURED) in hidh_l2cif_config_ind()
590 if (((p_hcon->conn_flags & HID_CONN_FLAGS_ALL_CONFIGURED) == HID_CONN_FLAGS_ALL_CONFIGURED) in hidh_l2cif_config_cfm()