Home
last modified time | relevance | path

Searched refs:connecting (Results 1 - 8 of 8) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/att/
H A Datt_connect.c170 static void AttRecvConfigReqAssignBredrConnect(const L2capConfigInfo *cfg, AttConnectingInfo *connecting);
171 static void AttClearConnectingInfo(AttConnectingInfo *connecting);
175 const BtAddr *addr, uint16_t aclHandle, uint16_t lcid, uint8_t id, AttConnectingInfo *connecting);
178 GapRequestSecurityParam *gapSecurity, uint8_t direction, const AttConnectingInfo *connecting);
180 static void AttConnectReqAssignBredrConnect(AttConnectingInfo **connecting, const BtAddr *btAddress,
187 static int AttBredrConnectProcess(AttConnectingInfo *connecting);
189 static void AttConnectCompletedCallback(AttConnectingInfo *connecting, uint16_t result);
190 static void AttCopyToConnectInfo(const AttConnectingInfo *connecting, AttConnectInfo **connect);
200 static int AttLeConnectProcess(const BtAddr *addr, L2capLeConnectionParameter var, const AttConnectingInfo *connecting);
336 * @param2 connecting Indicate
338 AttRecvConfigReqAssignBredrConnect(const L2capConfigInfo *cfg, AttConnectingInfo *connecting) AttRecvConfigReqAssignBredrConnect() argument
355 AttClearConnectingInfo(AttConnectingInfo *connecting) AttClearConnectingInfo() argument
464 AttCopyToConnectingInfo( const BtAddr *addr, uint16_t aclHandle, uint16_t lcid, uint8_t id, AttConnectingInfo *connecting) AttCopyToConnectingInfo() argument
498 AttConnectingInfo *connecting = NULL; GAPSecCallbackAsync() local
594 AttAssignGAPRequestSecurity( GapRequestSecurityParam *gapSecurity, uint8_t direction, const AttConnectingInfo *connecting) AttAssignGAPRequestSecurity() argument
622 AttConnectReqAssignBredrConnect(AttConnectingInfo **connecting, const BtAddr *btAddress, const AttConnect *connParaPtr, uint16_t *bredrconnectHandle) AttConnectReqAssignBredrConnect() argument
661 AttConnectingInfo *connecting = NULL; AttBredrConnectTimeOutAsync() local
702 AttConnectingInfo *connecting = (AttConnectingInfo *)parameter; AttBredrConnectTimeOut() local
721 AttConnectCompletedCallback(AttConnectingInfo *connecting, uint16_t result) AttConnectCompletedCallback() argument
784 AttCopyToConnectInfo(const AttConnectingInfo *connecting, AttConnectInfo **connect) AttCopyToConnectInfo() argument
853 AttConnectingInfo *connecting = NULL; L2cifLeConnectCallBackAsync() local
939 AttLeConnectProcess(const BtAddr *addr, L2capLeConnectionParameter var, const AttConnectingInfo *connecting) AttLeConnectProcess() argument
960 AttConnectingInfo *connecting = NULL; L2cifConnectReqCallbackAsync() local
1045 AttBredrConnectProcess(AttConnectingInfo *connecting) AttBredrConnectProcess() argument
1093 AttConnectingInfo *connecting = NULL; AttConnectRequestAsync() local
1216 AttConnectingInfo *connecting = NULL; L2cifConfigReqCallbackAsync() local
1284 AttConnectingInfo *connecting = NULL; L2cifConnectRspResultCallbackAsync() local
1351 AttConnectingInfo *connecting = NULL; AttConnectRsponseAsync() local
1661 AttConnectingInfo *connecting = NULL; AttLeConnectedAsync() local
1857 AttConnectingInfo *connecting = NULL; L2cifConnectRspPendingCallbackAsync() local
1933 AttConnectingInfo *connecting = AttGetConnectingStart(); AttReceiveConnectionReqAsync() local
2030 AttConnectingInfo *connecting = NULL; AttReceiveConnectionRspAsync() local
2130 AttConnectingInfo *connecting = NULL; AttReceiveConfigRspAsync() local
2311 AttConnectingInfo *connecting = NULL; AttDisconnectAbnormalAsync() local
2486 AttConnectingInfo *connecting = NULL; L2cifConfigRspCallbackAsync() local
2574 AttConnectingInfo *connecting = NULL; AttReceiveConfigReqAsync() local
2676 AttConnectingInfo *connecting = NULL; InitiativeDisconnect() local
2711 AttConnectingInfo *connecting = NULL; AttLeConnectCancelAsyn() local
[all...]
H A Datt_common.h303 * @param2 connecting Indicates the second rank pointer to AttConnectingInfo.
305 void AttGetConnectingIndexByCid(uint16_t cid, AttConnectingInfo **connecting);
312 * @param3 connecting Indicates the second rank pointer to AttConnectingInfo.
314 void AttGetConnectingIndexByCidOutIndex(uint16_t cid, uint16_t *index, AttConnectingInfo **connecting);
320 * @param2 connecting Indicates the second rank pointer to AttConnectingInfo.
322 void AttGetConnectingIndexByConnectHandle(uint16_t connectHandle, AttConnectingInfo **connecting);
330 * @param4 connecting Indicates second rank pointer to AttConnectingInfo.
333 uint16_t cid, uint16_t connectHandle, uint16_t *index, AttConnectingInfo **connecting);
339 * @param2 connecting Indicates the second rank pointer to AttConnectingInfo.
341 void AttGetConnectingIndexByAddr(const BtAddr *addr, AttConnectingInfo **connecting);
[all...]
H A Datt_common.c657 * @param2 connecting Indicates the Secondary pointer to AttConnectingInfo.
659 void AttGetConnectingIndexByCid(uint16_t cid, AttConnectingInfo **connecting) in AttGetConnectingIndexByCid() argument
672 *connecting = &g_connecting[index]; in AttGetConnectingIndexByCid()
675 *connecting = NULL; in AttGetConnectingIndexByCid()
689 * @param3 connecting Indicates the Secondary pointer to AttConnectingInfo.
691 void AttGetConnectingIndexByCidOutIndex(uint16_t cid, uint16_t *index, AttConnectingInfo **connecting) in AttGetConnectingIndexByCidOutIndex() argument
704 *connecting = &g_connecting[indexNumber]; in AttGetConnectingIndexByCidOutIndex()
708 *connecting = NULL; in AttGetConnectingIndexByCidOutIndex()
722 * @param2 connecting Indicates the Secondary pointer to AttConnectingInfo.
724 void AttGetConnectingIndexByConnectHandle(uint16_t connectHandle, AttConnectingInfo **connecting) in AttGetConnectingIndexByConnectHandle() argument
757 AttGetConnectingIndexByCidConnectHandle( uint16_t cid, uint16_t connectHandle, uint16_t *index, AttConnectingInfo **connecting) AttGetConnectingIndexByCidConnectHandle() argument
791 AttGetConnectingIndexByAddr(const BtAddr *addr, AttConnectingInfo **connecting) AttGetConnectingIndexByAddr() argument
823 AttGetConnectingIndexByAddrUninitializedCid(const BtAddr *addr, AttConnectingInfo **connecting) AttGetConnectingIndexByAddrUninitializedCid() argument
858 AttGetConnectingIndexByAddrAclhandleCid( const BtAddr *addr, uint16_t aclHandle, uint16_t cid, AttConnectingInfo **connecting) AttGetConnectingIndexByAddrAclhandleCid() argument
[all...]
/foundation/communication/dsoftbus/core/connection/br/src/
H A Dsoftbus_conn_br_manager.c71 ConnBrDevice *connecting; member
243 return (char *)("connecting state"); in NameConnectingState()
254 CONN_LOGD(CONN_BR, "br manager enter connecting state"); in EnterConnectingState()
264 CONN_LOGD(CONN_BR, "br manager exit connecting state"); in ExitConnectingState()
371 g_brManager.connecting = device; in ConnectDeviceDirectly()
406 ConnBrDevice *connectingDevice = g_brManager.connecting; in PendingDevice()
408 if (g_brManager.connecting != NULL) { in PendingDevice()
413 if (g_brManager.connecting != NULL && StrCmpIgnoreCase(g_brManager.connecting->addr, device->addr) == 0) { in PendingDevice()
414 targetDevice = g_brManager.connecting; in PendingDevice()
[all...]
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/
H A Da2dp_service_state_machine.h161 * @brief Construct a connecting State object.
205 std::unique_ptr<StateMachine::State> connecting = in A2dpStateManager() local
210 Move(connecting); in A2dpStateManager()
/foundation/communication/dsoftbus/core/connection/ble/src/
H A Dsoftbus_conn_ble_manager.c64 ConnBleDevice *connecting; member
157 CONN_LOGI(CONN_BLE, "ble manager enter connecting state"); in BleEnterConnectingState()
167 CONN_LOGI(CONN_BLE, "ble manager exit connecting state"); in BleExitConnectingState()
510 g_bleManager.connecting = device; in BleConnectDeviceDirectly()
542 ConnBleDevice *connecting = g_bleManager.connecting; in PendingDevice() local
544 if (connecting != NULL) { in PendingDevice()
545 ConvertAnonymizeMacAddress(connectingAnomizeAddress, BT_MAC_LEN, connecting->addr, BT_MAC_LEN); in PendingDevice()
549 if (connecting != NULL && StrCmpIgnoreCase(connecting in PendingDevice()
[all...]
/foundation/communication/dsoftbus/tests/core/connection/br/
H A Dconnection_br_connection_test.cpp612 g_brManager.connecting = &conn; in HWTEST_F()
625 g_brManager.connecting = &conn; in HWTEST_F()
637 g_brManager.connecting = &conn; in HWTEST_F()
698 g_brManager.connecting = nullptr; in HWTEST_F()
721 g_brManager.connecting = nullptr; in HWTEST_F()
749 g_brManager.connecting = connectingDevice; in HWTEST_F()
773 g_brManager.connecting = nullptr; in HWTEST_F()
788 g_brManager.connecting = connectingDevice; in HWTEST_F()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H A Dgatt_connection_manager.cpp1188 std::unique_ptr<State> connecting = std::make_unique<Connecting>(*this, device); in StateMachine() local
1189 Move(connecting); in StateMachine()

Completed in 25 milliseconds