Searched refs:le_max_number_peripheral_connections (Results 1 – 2 of 2) sorted by relevance
1311 uint8_t le_max_number_peripheral_connections; member
391 hci_stack->le_max_number_peripheral_connections = max_peripheral_connections; in gap_set_max_number_peripheral_connections()1673 …ripheral roles: %u of %u", num_slave_connections, hci_stack->le_max_number_peripheral_connections); in hci_update_advertisements_enabled_for_current_roles()1674 …nabled_for_current_roles = num_slave_connections < hci_stack->le_max_number_peripheral_connections; in hci_update_advertisements_enabled_for_current_roles()5053 hci_stack->le_max_number_peripheral_connections = 1; // only single connection as peripheral in hci_init()