Home
last modified time | relevance | path

Searched refs:ACL_LINK (Results 1 – 2 of 2) sorted by relevance

/include/net/bluetooth/
Dhci_core.h673 case ACL_LINK: in hci_conn_hash_add()
699 case ACL_LINK: in hci_conn_hash_del()
721 case ACL_LINK: in hci_conn_num()
948 case ACL_LINK: in hci_conn_drop()
1154 case ACL_LINK: in hci_proto_connect_ind()
1169 if (conn->type != ACL_LINK && conn->type != LE_LINK) in hci_proto_disconn_ind()
Dhci.h319 #define ACL_LINK 0x01 macro