Searched refs:max_peripheral_connections (Results 1 – 2 of 2) sorted by relevance
1003 void gap_set_max_number_peripheral_connections(int max_peripheral_connections);
390 void gap_set_max_number_peripheral_connections(int max_peripheral_connections){ in gap_set_max_number_peripheral_connections() argument391 hci_stack->le_max_number_peripheral_connections = max_peripheral_connections; in gap_set_max_number_peripheral_connections()