Home
last modified time | relevance | path

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

/include/net/bluetooth/
Dhci_core.h912 case ACL_LINK: in hci_conn_hash_add()
938 case ACL_LINK: in hci_conn_hash_del()
960 case ACL_LINK: in hci_conn_num()
1189 case ACL_LINK: in hci_conn_drop()
1483 case ACL_LINK: in hci_proto_connect_ind()
1498 if (conn->type != ACL_LINK && conn->type != LE_LINK) in hci_proto_disconn_ind()
Dhci.h424 #define ACL_LINK 0x01 macro