Searched refs:registered (Results 1 - 3 of 3) sorted by relevance

/system/bt/service/hal/
H A Dbluetooth_gatt_interface.cpp133 void RegisterForNotificationCallback(int conn_id, int registered, int status, uint16_t handle) { argument
139 << " - registered: " << registered
142 RegisterForNotificationCallback(g_interface, conn_id, status, registered, handle));
644 int /* registered */,
H A Dbluetooth_gatt_interface.h36 // registered clients.
85 int conn_id, int status, int registered, uint16_t handle);
/system/connectivity/shill/cellular/
H A Dcellular_capability_universal.cc501 bool registered = local
550 if (registered) {
921 // If we're already in some non-registered state, don't override that
1143 // enable the device when it is registered with the Manager. On subsequent
1529 // While the modem is connected, if the state changed from a registered state
1530 // to a non registered state, defer the state change by 15 seconds.
1586 // If the modem registered with the network and the current ICCID is pending

Completed in 90 milliseconds