Searched refs:hci_le_reject_cis (Results 1 – 1 of 1) sorted by relevance
1431 static int hci_le_reject_cis(uint16_t handle, uint8_t reason) in hci_le_reject_cis() function1507 hci_le_reject_cis(cis_handle, BT_HCI_ERR_UNSPECIFIED); in hci_le_cis_req()1515 hci_le_reject_cis(cis_handle, BT_HCI_ERR_CONN_LIMIT_EXCEEDED); in hci_le_cis_req()1524 hci_le_reject_cis(cis_handle, BT_HCI_ERR_UNKNOWN_CONN_ID); in hci_le_cis_req()1531 err = hci_le_reject_cis(cis_handle, sec_err); in hci_le_cis_req()1547 hci_le_reject_cis(cis_handle, BT_HCI_ERR_INSUFFICIENT_RESOURCES); in hci_le_cis_req()1561 hci_le_reject_cis(cis_handle, BT_HCI_ERR_INSUFFICIENT_RESOURCES); in hci_le_cis_req()1573 hci_le_reject_cis(cis_handle, BT_HCI_ERR_INSUFFICIENT_RESOURCES); in hci_le_cis_req()