Home
last modified time | relevance | path

Searched refs:hci_adv_credits_prep_to_release (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/hci/
Dhci_hal_h4.c305 int hci_adv_credits_prep_to_release(uint16_t num) in hci_adv_credits_prep_to_release() function
390 if (hci_adv_credits_prep_to_release(num) >= HCI_BLE_ADV_MIN_CREDITS_TO_RELEASE) { in hci_adv_credits_try_release()
405 hci_adv_credits_prep_to_release(num); in hci_adv_credits_force_release()
528 hci_adv_credits_prep_to_release(1); in hci_hal_h4_hdl_rx_adv_rpt()
603 hci_adv_credits_prep_to_release(1); in host_recv_pkt_cb()
/hal_espressif-latest/components/bt/host/bluedroid/hci/include/hci/
Dhci_layer.h108 int hci_adv_credits_prep_to_release(uint16_t num);