Searched refs:BT_HCI_LE_ADV_ENABLE (Results 1 – 9 of 9) sorted by relevance
81 bufs[i] = bt_hci_cmd_create(BT_HCI_LE_ADV_ENABLE, 0); in test_central_connect_timeout_with_timeout()
418 net_buf_add_u8(buf, BT_HCI_LE_ADV_ENABLE); in start_adv()
451 net_buf_add_u8(buf, BT_HCI_LE_ADV_ENABLE); in start_adv()
474 net_buf_add_u8(buf, BT_HCI_LE_ADV_ENABLE); in start_adv()
455 net_buf_add_u8(buf, BT_HCI_LE_ADV_ENABLE); in start_adv()
497 net_buf_add_u8(buf, BT_HCI_LE_ADV_ENABLE); in start_adv()
483 net_buf_add_u8(buf, BT_HCI_LE_ADV_ENABLE); in start_adv()
331 net_buf_add_u8(buf, BT_HCI_LE_ADV_ENABLE); in bt_le_adv_set_enable_legacy()360 net_buf_add_u8(buf, BT_HCI_LE_ADV_ENABLE); in bt_le_adv_set_enable_ext()
1125 #define BT_HCI_LE_ADV_ENABLE 0x01 macro