Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/bluetooth/
Dhci_core.h90 unsigned int amp_num; member
673 h->amp_num++; in hci_conn_hash_add()
699 h->amp_num--; in hci_conn_hash_del()
720 return h->amp_num; in hci_conn_num()
735 return c->acl_num + c->amp_num + c->sco_num + c->le_num; in hci_conn_count()