Home
last modified time | relevance | path

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

/linux/net/bluetooth/
H A Dhci_event.c2417 cp.pscan_mode = e->data.pscan_mode; in hci_resolve_name()
3049 data.pscan_mode = info->pscan_mode; in hci_inquiry_result_evt()
4800 data.pscan_mode = info->pscan_mode; in hci_inquiry_result_with_rssi_evt()
4831 data.pscan_mode = 0x00; in hci_inquiry_result_with_rssi_evt()
5076 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_core.c295 info->pscan_mode = data->pscan_mode; in inquiry_cache_dump()
H A Dhci_sync.c6772 cp.pscan_mode = ie->data.pscan_mode; in hci_acl_create_conn_sync()
/linux/include/net/bluetooth/
H A Dhci_core.h49 __u8 pscan_mode; member