Home
last modified time | relevance | path

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

/Zephyr-Core-2.7.6/subsys/bluetooth/host/
Dadv.c386 static int hci_set_ad(uint16_t hci_op, const struct bt_ad *ad, size_t ad_len) in hci_set_ad() function
574 return hci_set_ad(BT_HCI_OP_LE_SET_ADV_DATA, ad, ad_len); in set_ad()
586 return hci_set_ad(BT_HCI_OP_LE_SET_SCAN_RSP_DATA, sd, sd_len); in set_sd()