Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Moddable-OpenSource/moddable
/ modBLEConnectionGetFirst
Function
modBLEConnectionGetFirst
modules/network/ble/gap.c:102–105 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
100
}
101
102
modBLEConnection modBLEConnectionGetFirst(void)
103
{
104
return gConnections;
105
}
106
107
modBLEConnection modBLEConnectionGetNext(modBLEConnection connection)
108
{
Callers
8
xs_ble_client_destructor
Function · 0.85
xs_ble_client_destructor
Function · 0.85
xs_ble_client_destructor
Function · 0.85
xs_ble_client_destructor
Function · 0.85
modBLEConnectionFindByAppID
Function · 0.85
modBLEConnectionFindByInterface
Function · 0.85
xs_ble_client_destructor
Function · 0.85
connectEvent
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected