Lines Matching refs:bt_device_s
41 struct bt_device_s *conn_req_host;
74 struct bt_device_s device;
89 static void bt_submit_lmp(struct bt_device_s *bt, int length, uint8_t *data)
390 struct bt_device_s *slave;
516 struct bt_device_s *slave) in bt_hci_inquiry_result_standard()
535 struct bt_device_s *slave) in bt_hci_inquiry_result_with_rssi()
555 struct bt_device_s *slave) in bt_hci_inquiry_result()
585 struct bt_device_s *slave; in bt_hci_inquiry_start()
628 static inline struct bt_device_s *bt_hci_remote_dev(struct bt_hci_s *hci, in bt_hci_remote_dev()
677 struct bt_device_s *slave; in bt_hci_connect()
696 struct bt_device_s *host, uint8_t because) in bt_hci_connection_reject()
722 struct bt_device_s *host) in bt_hci_connection_accept()
944 struct bt_device_s *slave; in bt_hci_name_req()
969 struct bt_device_s *slave; in bt_hci_features_req()
1019 struct bt_device_s *slave; in bt_hci_clkoffset_req()
2137 static void bt_hci_destroy(struct bt_device_s *dev) in bt_hci_destroy()