Home
last modified time | relevance | path

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

/btstack/src/
H A Dgap.h1003 void gap_set_max_number_peripheral_connections(int max_peripheral_connections);
H A Dhci.c390 void gap_set_max_number_peripheral_connections(int max_peripheral_connections){ in gap_set_max_number_peripheral_connections() function
/btstack/test/gap/
H A Dhci_test.cpp326 gap_set_max_number_peripheral_connections(1); in TEST()
/btstack/
H A DCHANGELOG.md1195 …to limit number of connections in LE Peripheral role with gap_set_max_number_peripheral_connections