Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/bluetooth/
H A Dhci_conn.c951 HCI_OP_LE_SET_ADV_SET_RAND_ADDR, in hci_req_directed_advertising()
H A Dhci_event.c1186 cp = hci_sent_cmd_data(hdev, HCI_OP_LE_SET_ADV_SET_RAND_ADDR); in hci_cc_le_set_adv_set_random_addr()
3580 case HCI_OP_LE_SET_ADV_SET_RAND_ADDR: in hci_cmd_complete_evt()
H A Dhci_request.c2080 HCI_OP_LE_SET_ADV_SET_RAND_ADDR, in __hci_req_setup_ext_adv_instance()
/OK3568_Linux_fs/kernel/include/net/bluetooth/
H A Dhci.h1802 #define HCI_OP_LE_SET_ADV_SET_RAND_ADDR 0x2035 macro