Searched refs:ACL_LINK (Results 1 – 2 of 2) sorted by relevance
718 case ACL_LINK: in hci_conn_hash_add()744 case ACL_LINK: in hci_conn_hash_del()766 case ACL_LINK: in hci_conn_num()993 case ACL_LINK: in hci_conn_drop()1229 case ACL_LINK: in hci_proto_connect_ind()1244 if (conn->type != ACL_LINK && conn->type != LE_LINK) in hci_proto_disconn_ind()
357 #define ACL_LINK 0x01 macro