Home
last modified time | relevance | path

Searched refs:le_create_connection_command_count_ (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/testing/
H A Dfake_controller.h262 return le_create_connection_command_count_; in le_create_connection_command_count()
1074 int le_create_connection_command_count_ = 0; variable
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/testing/
H A Dfake_controller.cc933 le_create_connection_command_count_++; in OnLECreateConnectionCommandReceived()