Searched refs:HID_CONN_FLAGS_ALL_CONFIGURED (Results 1 – 3 of 3) sorted by relevance
48 #define HID_CONN_FLAGS_ALL_CONFIGURED (0x1E) /* All the config done */ macro
519 if (((p_hcon->conn_flags & HID_CONN_FLAGS_ALL_CONFIGURED) == in hidh_l2cif_config_ind()520 HID_CONN_FLAGS_ALL_CONFIGURED) && in hidh_l2cif_config_ind()599 if (((p_hcon->conn_flags & HID_CONN_FLAGS_ALL_CONFIGURED) == in hidh_l2cif_config_cfm()600 HID_CONN_FLAGS_ALL_CONFIGURED) && in hidh_l2cif_config_cfm()
85 if (((p_hcon->conn_flags & HID_CONN_FLAGS_ALL_CONFIGURED) == in hidd_check_config_done()86 HID_CONN_FLAGS_ALL_CONFIGURED) && in hidd_check_config_done()