Home
last modified time | relevance | path

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

/Zephyr-latest/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_adv.c152 int ll_adv_cmds_is_ext(void) in ll_adv_cmds_is_ext() function
858 if (ll_adv_cmds_is_ext()) {
1168 if (ll_adv_cmds_is_ext()) {
3074 } else if (ll_adv_cmds_is_ext() && pdu->tx_addr) {
Dull_peripheral.c324 if (ll_adv_cmds_is_ext()) {
/Zephyr-latest/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