Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ble_host/bt_host/host/
A Dhci_core.c1568 if (BT_FEAT_LE_PRIVACY(bt_dev.le.features)) { in le_create_conn_set_random_addr()
4917 if (BT_FEAT_LE_PRIVACY(bt_dev.le.features)) { in le_scan_set_random_addr()
6224 BT_FEAT_LE_PRIVACY(bt_dev.le.features)) || in le_set_event_mask()
6373 if (BT_FEAT_LE_PRIVACY(bt_dev.le.features)) { in le_init()
6468 if (BT_FEAT_LE_PRIVACY(bt_dev.le.features)) { in le_init()
8172 if (BT_FEAT_LE_PRIVACY(bt_dev.le.features)) { in le_adv_set_random_addr()
8197 BT_FEAT_LE_PRIVACY(bt_dev.le.features) && in le_adv_set_random_addr()
/AliOS-Things-master/components/ble_host/bt_host/include/bluetooth/
A Dhci.h141 #define BT_FEAT_LE_PRIVACY(feat) BT_LE_FEAT_TEST(feat, \ macro

Completed in 32 milliseconds