Home
last modified time | relevance | path

Searched refs:max_peripheral_connections (Results 1 – 2 of 2) 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() argument
391 hci_stack->le_max_number_peripheral_connections = max_peripheral_connections; in gap_set_max_number_peripheral_connections()