/foundation/communication/bluetooth_service/services/bluetooth/service/src/obex/ |
H A D | obex_transport.cpp | 31 void ObexTransportObserver::OnTransportIncomingDisconnected(const std::string &btAddr) in OnTransportIncomingDisconnected() argument
|
H A D | obex_server.cpp | 95 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 D | obex_socket_transport.cpp | 533 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 D | a2dp_service_state_machine.cpp | 31 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 D | avrcp_ct_sdp.cpp | 121 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 D | avrcp_ct_state_machine.cpp | 428 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 D | avrcp_ct_connection.cpp | 24 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 D | avrcp_tg_sdp.cpp | 119 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 D | avrcp_tg_connection.cpp | 25 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 D | avrcp_tg_state_machine.cpp | 370 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 D | connection_ble_mock.cpp | 69 int32_t SoftBusGattsDisconnect(SoftBusBtAddr btAddr, int32_t connId) in SoftBusGattsDisconnect() argument
|
/foundation/communication/bluetooth_service/services/bluetooth/service/src/common/ |
H A D | power_manager.cpp | 235 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 D | power_device.cpp | 203 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 D | hfp_ag_audio_connection.cpp | 67 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 D | hfp_ag_profile.cpp | 139 BtAddr btAddr; in EstablishDataConnection() local 901 BtAddr btAddr; in RemoveRemoteScnLoging() local
|
/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/ |
H A D | ble_properties.cpp | 142 BtAddr btAddr; in GetAddrFromController() local
|
/foundation/communication/bluetooth_service/services/bluetooth/service/src/pan/ |
H A D | pan_network.cpp | 137 BtAddr btAddr; in SetMacAddress() local
|
/foundation/communication/bluetooth_service/services/bluetooth/service/src/transport/ |
H A D | transport_rfcomm.cpp | 44 BtAddr btAddr; in Connect() local
|
H A D | transport_l2cap.cpp | 48 BtAddr btAddr; in Connect() local 249 BtAddr btAddr; in TransportL2cConnectReqCallback() local
|
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_hf/ |
H A D | hfp_hf_audio_connection.cpp | 44 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 D | hfp_hf_profile.cpp | 130 BtAddr btAddr; in EstablishDataConnection() local 515 BtAddr btAddr; in RemoveRemoteScnLoging() local
|
/foundation/communication/dsoftbus/adapter/common/net/bluetooth/common/ |
H A D | softbus_adapter_bt_common.c | 70 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 D | hid_host_l2cap_connection.cpp | 80 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 D | softbus_adapter_ble_gatt_client.c | 256 bool SoftbusGattcCheckExistConnectionByAddr(const SoftBusBtAddr *btAddr) in SoftbusGattcCheckExistConnectionByAddr() argument
|
/foundation/communication/bluetooth_service/services/bluetooth/service/src/classic/ |
H A D | classic_adapter_properties.cpp | 266 BtAddr btAddr; in ReadAddrFromController() local
|