Searched refs:BT_HCI_ERR_CONN_ACCEPT_TIMEOUT (Results 1 – 4 of 4) sorted by relevance
87 HCI_ERR(BT_HCI_ERR_CONN_ACCEPT_TIMEOUT), in bt_hci_err_to_str()
389 .error_code = BT_HCI_ERR_CONN_ACCEPT_TIMEOUT, in ZTEST()394 .status = BT_HCI_ERR_CONN_ACCEPT_TIMEOUT in ZTEST()
262 if (ctx->data.cis_create.error == BT_HCI_ERR_CONN_ACCEPT_TIMEOUT) { in rp_cc_send_reject_ind()278 if (ctx->data.cis_create.error == BT_HCI_ERR_CONN_ACCEPT_TIMEOUT) { in rp_cc_send_reject_ind()480 ctx->data.cis_create.error = BT_HCI_ERR_CONN_ACCEPT_TIMEOUT; in rp_cc_state_wait_reply()
3983 #define BT_HCI_ERR_CONN_ACCEPT_TIMEOUT 0x10 macro