Home
last modified time | relevance | path

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

/linux/include/net/bluetooth/
A Dhci_core.h125 unsigned int le_num_peripheral; member
918 h->le_num_peripheral++; in hci_conn_hash_add()
944 h->le_num_peripheral--; in hci_conn_hash_del()
/linux/net/bluetooth/
A Dhci_request.c1317 if (hdev->conn_hash.le_num_peripheral > 0) { in is_advertising_allowed()
1332 if (hci_conn_num(hdev, LE_LINK) != hdev->conn_hash.le_num_peripheral) { in is_advertising_allowed()
A Dhci_event.c5539 if (hdev->conn_hash.le_num_peripheral > 0 && in check_pending_le_conn()

Completed in 27 milliseconds