Home
last modified time | relevance | path

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

/linux/net/bluetooth/
A Dmsft.c102 struct adv_monitor *monitor);
104 struct adv_monitor *monitor, u16 handle);
162 struct adv_monitor *monitor; in reregister_monitor()
191 struct adv_monitor *monitor; in remove_monitor_on_suspend()
291 struct adv_monitor *monitor; in msft_do_close()
409 struct adv_monitor *monitor; in msft_le_monitor_advertisement_cb()
465 struct adv_monitor *monitor; in msft_le_cancel_monitor_advertisement_cb()
563 static bool msft_monitor_rssi_valid(struct adv_monitor *monitor) in msft_monitor_rssi_valid()
586 static bool msft_monitor_pattern_valid(struct adv_monitor *monitor) in msft_monitor_pattern_valid()
594 struct adv_monitor *monitor) in __msft_add_monitor_pattern()
[all …]
A Dmsft.h22 int msft_add_monitor_pattern(struct hci_dev *hdev, struct adv_monitor *monitor);
23 int msft_remove_monitor(struct hci_dev *hdev, struct adv_monitor *monitor,
45 struct adv_monitor *monitor) in msft_add_monitor_pattern()
51 struct adv_monitor *monitor, in msft_remove_monitor()
A Dhci_core.c3020 struct adv_monitor *monitor; in hci_adv_monitors_clear()
3032 void hci_free_adv_monitor(struct hci_dev *hdev, struct adv_monitor *monitor) in hci_free_adv_monitor()
3071 bool hci_add_adv_monitor(struct hci_dev *hdev, struct adv_monitor *monitor, in hci_add_adv_monitor()
3119 struct adv_monitor *monitor, in hci_remove_adv_monitor()
3153 struct adv_monitor *monitor = idr_find(&hdev->adv_monitors_idr, handle); in hci_remove_single_adv_monitor()
3176 struct adv_monitor *monitor; in hci_remove_all_adv_monitor()
A Dmgmt.c4429 struct adv_monitor *monitor = NULL; in read_adv_mon_features()
4479 struct adv_monitor *monitor; in mgmt_add_adv_patterns_monitor_complete()
4515 struct adv_monitor *m, u8 status, in __add_adv_patterns_monitor()
4578 static void parse_adv_monitor_rssi(struct adv_monitor *m, in parse_adv_monitor_rssi()
4603 static u8 parse_adv_monitor_pattern(struct adv_monitor *m, u8 pattern_count, in parse_adv_monitor_pattern()
4638 struct adv_monitor *m = NULL; in add_adv_patterns_monitor()
4675 struct adv_monitor *m = NULL; in add_adv_patterns_monitor_rssi()
/linux/include/net/bluetooth/
A Dhci_core.h275 struct adv_monitor { struct
1387 void hci_free_adv_monitor(struct hci_dev *hdev, struct adv_monitor *monitor);
1390 bool hci_add_adv_monitor(struct hci_dev *hdev, struct adv_monitor *monitor,

Completed in 39 milliseconds