Lines Matching refs:status
306 if (evt->status) { in bt_hci_le_cs_read_remote_supported_capabilities_complete()
307 LOG_WRN("Read Remote Supported Capabilities failed (status 0x%02X)", evt->status); in bt_hci_le_cs_read_remote_supported_capabilities_complete()
466 if (evt->status) { in bt_hci_le_cs_read_remote_fae_table_complete()
467 LOG_WRN("Read Remote FAE Table failed with status 0x%02X", evt->status); in bt_hci_le_cs_read_remote_fae_table_complete()
806 if (evt->status) { in bt_hci_le_cs_config_complete_event()
807 LOG_WRN("CS Config failed (status 0x%02X)", evt->status); in bt_hci_le_cs_config_complete_event()
993 uint8_t status = rp->status; in bt_le_cs_read_local_supported_capabilities() local
1071 return status; in bt_le_cs_read_local_supported_capabilities()
1204 if (evt->status) { in bt_hci_le_cs_security_enable_complete()
1205 LOG_WRN("Security Enable failed with status 0x%02X", evt->status); in bt_hci_le_cs_security_enable_complete()
1233 if (evt->status) { in bt_hci_le_cs_procedure_enable_complete()
1234 LOG_WRN("Procedure Enable failed with status 0x%02X", evt->status); in bt_hci_le_cs_procedure_enable_complete()
1293 if (evt->status) { in bt_hci_le_cs_test_end_complete()
1294 LOG_WRN("CS Test End failed with status 0x%02X", evt->status); in bt_hci_le_cs_test_end_complete()