blecent_throughput sample
blecent_should_connect()
is only used within blecent_throughput sample.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
blecent_throughput sample
blecent_should_connect()
blecent_should_connect() function
Indicates whether we should try to connect to the sender of the specified advertisement. The function returns a positive result if the device advertises connectability and support for the THRPT service i.e. 0x0001.
Syntax
Show:
Summary
Declaration
from
main.c:414
static
int
blecent_should_connect
(
const
struct
ble_gap_disc_desc
*
disc
)
;
Arguments
Argument
disc
Examples
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out