Home
last modified time | relevance | path

Searched refs:hci_adv_credits_try_release (Results 1 – 4 of 4) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/hci/include/hci/
Dhci_layer.h109 int hci_adv_credits_try_release(uint16_t num);
/hal_espressif-latest/components/bt/host/bluedroid/hci/
Dhci_hal_h4.c357 hci_adv_credits_try_release(0); in hci_adv_flow_cmd_free_cb()
387 int hci_adv_credits_try_release(uint16_t num) in hci_adv_credits_try_release() function
Dhci_layer.c537 hci_adv_credits_try_release(1); in dispatch_adv_report()
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_ble_gap.c3544 hci_adv_credits_try_release(1); in btm_adv_pkt_handler()