Home
last modified time | relevance | path

Searched refs:ll_adv_cmds_is_ext (Results 1 – 5 of 5) sorted by relevance

/Zephyr-Core-3.7.0/subsys/bluetooth/controller/ll_sw/
Dll_addr.c45 if (ull_adv_is_enabled(0) && !ll_adv_cmds_is_ext()) {
Dull_adv_internal.h18 int ll_adv_cmds_is_ext(void);
Dull_peripheral.c319 if (ll_adv_cmds_is_ext()) {
Dull_adv.c152 int ll_adv_cmds_is_ext(void) in ll_adv_cmds_is_ext() function
857 if (ll_adv_cmds_is_ext()) {
1166 if (ll_adv_cmds_is_ext()) {
3062 } else if (ll_adv_cmds_is_ext() && pdu->tx_addr) {
/Zephyr-Core-3.7.0/subsys/bluetooth/controller/hci/
Dhci.c240 __weak int ll_adv_cmds_is_ext(void) in ll_adv_cmds_is_ext() function
246 __weak int ll_adv_cmds_is_ext(void) in ll_adv_cmds_is_ext() function