Home
last modified time | relevance | path

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

/linux/net/bluetooth/
H A Dhci_event.c2397 cp.pscan_mode = e->data.pscan_mode; in hci_resolve_name()
3029 data.pscan_mode = info->pscan_mode; in hci_inquiry_result_evt()
4785 data.pscan_mode = info->pscan_mode; in hci_inquiry_result_with_rssi_evt()
4816 data.pscan_mode = 0x00; in hci_inquiry_result_with_rssi_evt()
5061 data.pscan_mode = 0x00; in hci_extended_inquiry_result_evt()
H A Dhci_debugfs.c373 data->pscan_mode, data->dev_class[2], in inquiry_cache_show()
H A Dhci_sync.c6877 cp.pscan_mode = ie->data.pscan_mode; in hci_acl_create_conn_sync()
/linux/include/net/bluetooth/
H A Dhci_core.h52 __u8 pscan_mode; member