Home
last modified time | relevance | path

Searched defs:connecting (Results 1 - 6 of 6) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/
H A Da2dp_service_state_machine.h205 std::unique_ptr<StateMachine::State> connecting = in A2dpStateManager() local
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/att/
H A Datt_common.c659 void AttGetConnectingIndexByCid(uint16_t cid, AttConnectingInfo **connecting) in AttGetConnectingIndexByCid() argument
691 void AttGetConnectingIndexByCidOutIndex(uint16_t cid, uint16_t *index, AttConnectingInfo **connecting) in AttGetConnectingIndexByCidOutIndex() argument
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...]
H A Datt_connect.c338 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...]
/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
/foundation/communication/dsoftbus/core/connection/br/src/
H A Dsoftbus_conn_br_manager.c71 ConnBrDevice *connecting; member
[all...]
/foundation/communication/dsoftbus/core/connection/ble/src/
H A Dsoftbus_conn_ble_manager.c64 ConnBleDevice *connecting; member
542 ConnBleDevice *connecting = g_bleManager.connecting; in PendingDevice() local
[all...]

Completed in 11 milliseconds