Searched refs:HID_CONN_FLAGS_ALL_CONFIGURED (Results 1 – 3 of 3) sorted by relevance
52 #define HID_CONN_FLAGS_ALL_CONFIGURED (0x1E) /* All the config done */ macro
481 if (((p_hcon->conn_flags & HID_CONN_FLAGS_ALL_CONFIGURED) == HID_CONN_FLAGS_ALL_CONFIGURED) in hidh_l2cif_config_ind()552 if (((p_hcon->conn_flags & HID_CONN_FLAGS_ALL_CONFIGURED) == HID_CONN_FLAGS_ALL_CONFIGURED) in hidh_l2cif_config_cfm()
74 if (((p_hcon->conn_flags & HID_CONN_FLAGS_ALL_CONFIGURED) == HID_CONN_FLAGS_ALL_CONFIGURED) && in hidd_check_config_done()