Home
last modified time | relevance | path

Searched refs:AMP_LINK (Results 1 – 8 of 8) sorted by relevance

/linux-4.1.27/include/net/bluetooth/
Dhci_core.h649 case AMP_LINK: in hci_conn_hash_add()
675 case AMP_LINK: in hci_conn_hash_del()
696 case AMP_LINK: in hci_conn_num()
886 case AMP_LINK: in hci_conn_drop()
Dhci.h309 #define AMP_LINK 0x81 macro
/linux-4.1.27/net/bluetooth/
Da2mp.c558 hcon = hci_conn_hash_lookup_ba(hdev, AMP_LINK, in a2mp_discphyslink_req()
990 hs_hcon = hci_conn_hash_lookup_state(hdev, AMP_LINK, BT_CONNECT); in a2mp_send_create_phy_link_rsp()
Damp.c118 hcon = hci_conn_add(hdev, AMP_LINK, dst, role); in phylink_add()
Dhci_core.c3671 case AMP_LINK: in hci_chan_sent()
3810 type = AMP_LINK; in hci_sched_acl_blk()
3860 if (!hci_conn_num(hdev, AMP_LINK) && hdev->dev_type == HCI_AMP) in hci_sched_acl()
Dhci_conn.c351 if (conn->type == AMP_LINK) { in hci_conn_timeout()
Dhci_event.c3321 case AMP_LINK: in hci_num_comp_blocks_evt()
Dl2cap_core.c4489 hs_hcon = hci_conn_hash_lookup_ba(hdev, AMP_LINK, in l2cap_create_channel_req()