Home
last modified time | relevance | path

Searched refs:HCI_AMP (Results 1 - 23 of 23) sorted by relevance

/kernel/linux/linux-5.10/drivers/bluetooth/
H A Dhci_vhci.c91 if (dev_type != HCI_PRIMARY && dev_type != HCI_AMP) in __vhci_create_device()
310 vhci_create_device(data, amp ? HCI_AMP : HCI_PRIMARY); in vhci_open_timeout()
H A Dbtsdio.c321 hdev->dev_type = HCI_AMP; in btsdio_probe()
H A Dhci_serdev.c355 hdev->dev_type = HCI_AMP; in hci_uart_register_device()
H A Dbtmrvl_main.c139 priv->btmrvl_dev.dev_type = HCI_AMP; in btmrvl_process_event()
H A Dhci_ldisc.c668 hdev->dev_type = HCI_AMP; in hci_uart_register_dev()
H A Dbtusb.c4108 hdev->dev_type = HCI_AMP; in btusb_probe()
/kernel/linux/linux-5.10/net/bluetooth/
H A Da2mp.c102 if (hdev->dev_type == HCI_AMP) { in __a2mp_add_cl()
166 if (hdev->dev_type == HCI_AMP) in a2mp_discover_req()
308 if (!hdev || hdev->dev_type != HCI_AMP) { in a2mp_getinfo_req()
H A Dhci_core.c260 case HCI_AMP: in hci_init1_req()
421 if (hdev->dev_type == HCI_AMP) in hci_init2_req()
3721 /* Do not allow HCI_AMP devices to register at index 0, in hci_register_dev()
3728 case HCI_AMP: in hci_register_dev()
4194 case HCI_AMP: in hci_queue_acl()
4617 if (hdev->dev_type == HCI_AMP) in hci_sched_acl_blk()
4670 if (!hci_conn_num(hdev, AMP_LINK) && hdev->dev_type == HCI_AMP) in hci_sched_acl()
H A Dmgmt.c517 if (d->dev_type == HCI_PRIMARY || d->dev_type == HCI_AMP) in read_ext_index_list()
545 } else if (d->dev_type == HCI_AMP) { in read_ext_index_list()
7903 case HCI_AMP: in mgmt_index_added()
7938 case HCI_AMP: in mgmt_index_removed()
H A Dl2cap_core.c4876 if (hdev->dev_type != HCI_AMP || !test_bit(HCI_UP, &hdev->flags)) { in l2cap_create_channel_req()
5314 if (!hdev || hdev->dev_type != HCI_AMP || in l2cap_move_channel_req()
H A Dhci_event.c3836 case HCI_AMP: in __hci_conn_lookup_handle()
/kernel/linux/linux-6.6/drivers/bluetooth/
H A Dhci_vhci.c395 if (dev_type != HCI_PRIMARY && dev_type != HCI_AMP) in __vhci_create_device()
637 vhci_create_device(data, amp ? HCI_AMP : HCI_PRIMARY); in vhci_open_timeout()
H A Dbtsdio.c323 hdev->dev_type = HCI_AMP; in btsdio_probe()
H A Dhci_serdev.c370 hdev->dev_type = HCI_AMP; in hci_uart_register_device_priv()
H A Dbtmrvl_main.c126 priv->btmrvl_dev.dev_type = HCI_AMP; in btmrvl_process_event()
H A Dhci_ldisc.c671 hdev->dev_type = HCI_AMP; in hci_uart_register_dev()
H A Dbtusb.c4311 hdev->dev_type = HCI_AMP; in btusb_probe()
/kernel/linux/linux-6.6/net/bluetooth/
H A Dhci_core.c2607 /* Do not allow HCI_AMP devices to register at index 0, in hci_register_dev()
2614 case HCI_AMP: in hci_register_dev()
3218 case HCI_AMP: in hci_queue_acl()
3713 if (hdev->dev_type == HCI_AMP) in hci_sched_acl_blk()
3766 if (!hci_conn_num(hdev, AMP_LINK) && hdev->dev_type == HCI_AMP) in hci_sched_acl()
H A Dhci_sync.c3394 if (hdev->dev_type == HCI_AMP && !(hdev->commands[14] & 0x20)) in hci_read_local_features_sync()
3493 case HCI_AMP: in hci_init1_sync()
3768 if (hdev->dev_type == HCI_AMP) in hci_init2_sync()
H A Dmgmt.c565 if (d->dev_type == HCI_PRIMARY || d->dev_type == HCI_AMP) in read_ext_index_list()
593 } else if (d->dev_type == HCI_AMP) { in read_ext_index_list()
9329 case HCI_AMP: in mgmt_index_added()
9364 case HCI_AMP: in mgmt_index_removed()
H A Dhci_event.c4523 case HCI_AMP: in __hci_conn_lookup_handle()
/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dhci.h75 #define HCI_AMP 0x01 macro
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dhci.h76 #define HCI_AMP 0x01 macro

Completed in 96 milliseconds