Home
last modified time | relevance | path

Searched defs:btAddr (Results 1 - 25 of 40) sorted by relevance

12

/foundation/communication/bluetooth_service/services/bluetooth/service/src/obex/
H A Dobex_transport.cpp31 void ObexTransportObserver::OnTransportIncomingDisconnected(const std::string &btAddr) in OnTransportIncomingDisconnected() argument
H A Dobex_server.cpp95 void ObexServerObserver::OnTransportConnected(const std::string &btAddr) in OnTransportConnected() argument
100 void ObexServerObserver::OnTransportDisconnected(const std::string &btAddr) in OnTransportDisconnected() argument
105 void ObexServerObserver::OnTransportError(const std::string &btAddr, int errCd, const std::string &msg) in OnTransportError() argument
170 void ObexPrivateServer::ObexServerTransportObserver::OnTransportIncomingDisconnected(const std::string &btAddr) in OnTransportIncomingDisconnected() argument
H A Dobex_socket_transport.cpp533 void ObexServerSocketTransport::TransportObserver::ProcessOnConnectIncoming(RawAddress btAddr, uint16_t port) in ProcessOnConnectIncoming() argument
558 void ObexServerSocketTransport::TransportObserver::ProcessOnIncomingDisconnected(RawAddress btAddr) in ProcessOnIncomingDisconnected() argument
309 ObexServerIncomingConnect( ObexServerSocketTransport &obexTransport, const RawAddress &btAddr, int port) ObexServerIncomingConnect() argument
[all...]
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/
H A Da2dp_service_state_machine.cpp31 BtAddr btAddr = {{0x00, 0x00, 0x00, 0x00, 0x00, 0x00}, 0x00}; in Dispatch() local
78 BtAddr btAddr = {}; in Dispatch() local
152 BtAddr btAddr; in Dispatch() local
[all...]
/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_ct/
H A Davrcp_ct_sdp.cpp121 BtAddr btAddr; in FindTgService() local
116 FindTgService(const RawAddress &rawAddr, void (*callback)(const BtAddr *btAddr, const uint32_t *handleArray, uint16_t handleNum, void *context)) FindTgService() argument
H A Davrcp_ct_state_machine.cpp428 BtAddr btAddr = {{0x00, 0x00, 0x00, 0x00, 0x00, 0x00}, 0x00}; in Entry() local
563 BtAddr btAddr = {{0x00, 0x00, 0x00, 0x00, 0x00, 0x00}, 0x00}; in Entry() local
689 BtAddr btAddr = {{0x00, 0x00, 0x00, 0x00, 0x00, 0x00}, 0x00}; in Entry() local
735 BtAddr btAddr = {{0x00, 0x00, 0x00, 0x00, 0x00, 0x00}, 0x00}; Entry() local
839 BtAddr btAddr = {{0x00, 0x00, 0x00, 0x00, 0x00, 0x00}, 0x00}; Entry() local
[all...]
H A Davrcp_ct_connection.cpp24 AvrcCtConnectInfo::AvrcCtConnectInfo(const std::string &btAddr, uint8_t connectId, uint8_t role, uint16_t controlMtu, in AvrcCtConnectInfo() argument
1031 AvrcCtConnectInfo *AvrcCtConnectManager::GetConnectInfo(const std::string &btAddr) in GetConnectInfo() argument
/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/
H A Davrcp_tg_sdp.cpp119 BtAddr btAddr; in FindCtService() local
114 FindCtService(const RawAddress &rawAddr, void (*callback)(const BtAddr *btAddr, const uint32_t *handleArray, uint16_t handleNum, void *context)) FindCtService() argument
H A Davrcp_tg_connection.cpp25 AvrcTgConnectInfo::AvrcTgConnectInfo(const std::string &btAddr, uint8_t connectId, uint8_t role, uint16_t controlMtu, in AvrcTgConnectInfo() argument
676 AvrcTgConnectInfo *AvrcTgConnectManager::GetConnectInfo(const std::string &btAddr) in GetConnectInfo() argument
H A Davrcp_tg_state_machine.cpp370 BtAddr btAddr = {{0x00, 0x00, 0x00, 0x00, 0x00, 0x00}, 0x00}; in Entry() local
549 BtAddr btAddr = {{0x00, 0x00, 0x00, 0x00, 0x00, 0x00}, 0x00}; in Entry() local
655 BtAddr btAddr = {{0x00, 0x00, 0x00, 0x00, 0x00, 0x00}, 0x00}; in Entry() local
702 BtAddr btAddr = {{0x00, 0x00, 0x00, 0x00, 0x00, 0x00}, 0x00}; Entry() local
812 BtAddr btAddr = {{0x00, 0x00, 0x00, 0x00, 0x00, 0x00}, 0x00}; Entry() local
[all...]
/foundation/communication/dsoftbus/tests/core/connection/ble/mock/
H A Dconnection_ble_mock.cpp69 int32_t SoftBusGattsDisconnect(SoftBusBtAddr btAddr, int32_t connId) in SoftBusGattsDisconnect() argument
/foundation/communication/bluetooth_service/services/bluetooth/service/src/common/
H A Dpower_manager.cpp235 void PowerManager::impl::SsrCompleteCallBack(uint8_t status, const BtAddr *btAddr, void *context) in SsrCompleteCallBack() argument
212 ModeChangeCallBack( uint8_t status, const BtAddr *btAddr, uint8_t currentMode, uint16_t interval, void *context) ModeChangeCallBack() argument
H A Dpower_device.cpp203 BtAddr btAddr; in BtmSetSniffSubrating() local
218 BtAddr btAddr; in BtmExitSniffMode() local
227 BtAddr btAddr; BtmEnterSniffMode() local
[all...]
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/
H A Dhfp_ag_audio_connection.cpp67 BtAddr btAddr; in ConvertToBtAddr() local
154 int HfpAgAudioConnection::ConnectByCvsd(AudioDevice &dev, BtAddr btAddr, bool cvsdEscoFailed) const in ConnectByCvsd() argument
231 BtAddr btAddr = ConvertToBtAddr(remoteAddr_); ConnectAudio() local
268 AcceptByMsbc(BtAddr btAddr) AcceptByMsbc() argument
329 BtAddr btAddr = ConvertToBtAddr(remoteAddr_); AcceptAudioConnection() local
361 BtAddr btAddr = ConvertToBtAddr(remoteAddr_); RejectAudioConnection() local
388 RawAddress btAddr = RawAddress::ConvertToString(parameters.addr.addr); ProcessOnConnectRequest() local
452 RawAddress btAddr = RawAddress::ConvertToString(parameters.addr.addr); ProcessOnConnectCompleted() local
[all...]
H A Dhfp_ag_profile.cpp139 BtAddr btAddr; in EstablishDataConnection() local
901 BtAddr btAddr; in RemoveRemoteScnLoging() local
/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_properties.cpp142 BtAddr btAddr; in GetAddrFromController() local
/foundation/communication/bluetooth_service/services/bluetooth/service/src/pan/
H A Dpan_network.cpp137 BtAddr btAddr; in SetMacAddress() local
/foundation/communication/bluetooth_service/services/bluetooth/service/src/transport/
H A Dtransport_rfcomm.cpp44 BtAddr btAddr; in Connect() local
H A Dtransport_l2cap.cpp48 BtAddr btAddr; in Connect() local
249 BtAddr btAddr; in TransportL2cConnectReqCallback() local
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_hf/
H A Dhfp_hf_audio_connection.cpp44 BtAddr btAddr; in ConvertToBtAddr() local
110 int HfpHfAudioConnection::ConnectByCvsd(AudioDevice &dev, BtAddr btAddr, bool cvsdEscoFailed) const in ConnectByCvsd() argument
177 BtAddr btAddr in ConnectAudio() local
198 AcceptByMsbc(BtAddr btAddr) AcceptByMsbc() argument
255 BtAddr btAddr = ConvertToBtAddr(remoteAddr_); AcceptAudioConnection() local
285 BtAddr btAddr = ConvertToBtAddr(remoteAddr_); RejectAudioConnection() local
308 RawAddress btAddr = RawAddress::ConvertToString(parameters.addr.addr); ProcessOnConnectRequest() local
341 RawAddress btAddr = RawAddress::ConvertToString(parameters.addr.addr); ProcessOnConnectCompleted() local
[all...]
H A Dhfp_hf_profile.cpp130 BtAddr btAddr; in EstablishDataConnection() local
515 BtAddr btAddr; in RemoveRemoteScnLoging() local
/foundation/communication/dsoftbus/adapter/common/net/bluetooth/common/
H A Dsoftbus_adapter_bt_common.c70 SoftBusBtAddr btAddr = {0}; in ConvertBtAddr() local
150 SoftBusBtAddr btAddr = ConvertBtAddr(bdAddr); in WrapperAclStateChangedCallback() local
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hid_host/
H A Dhid_host_l2cap_connection.cpp80 BtAddr btAddr; in Connect() local
125 BtAddr btAddr; in HidHostSecurityCheckTask() local
181 BtAddr btAddr; in HidHostSecurityCheckDeviceConnectTask() local
692 BtAddr btAddr; SendGapRequestSecurity() local
764 BtAddr btAddr; HidHostRecvConfigReqCallbackTask() local
810 BtAddr btAddr; HidHostRecvConfigRspCallbackTask() local
[all...]
/foundation/communication/dsoftbus/adapter/common/net/bluetooth/ble/
H A Dsoftbus_adapter_ble_gatt_client.c256 bool SoftbusGattcCheckExistConnectionByAddr(const SoftBusBtAddr *btAddr) in SoftbusGattcCheckExistConnectionByAddr() argument
/foundation/communication/bluetooth_service/services/bluetooth/service/src/classic/
H A Dclassic_adapter_properties.cpp266 BtAddr btAddr; in ReadAddrFromController() local

Completed in 23 milliseconds

12