/foundation/communication/bluetooth_service/test/unittest/gatt_c/ |
H A D | gatt_client_c_test.cpp | 53 BdAddr bdAddr; in HWTEST_F() local 72 BdAddr bdAddr; in HWTEST_F() local
|
/foundation/communication/bluetooth/frameworks/inner/c_adapter/ |
H A D | ohos_bt_spp.cpp | 97 int SppConnect(BtCreateSocketPara *socketPara, const BdAddr *bdAddr) in SppConnect() argument
|
H A D | ohos_bt_socket.cpp | 198 int SocketSetFastConnection(const BdAddr *bdAddr) in SocketSetFastConnection() argument 230 int SocketConnect(const BluetoothCreateSocketPara *socketPara, const BdAddr *bdAddr, int psm) in SocketConnect() argument 273 SocketConnectEx(const BluetoothCreateSocketPara *socketPara, const BdAddr *bdAddr, int psm, BtSocketConnectionCallback *callback) SocketConnectEx() argument 501 SocketUpdateCocConnectionParams(BluetoothCocUpdateSocketParam* param, const BdAddr *bdAddr) SocketUpdateCocConnectionParams() argument [all...] |
H A D | ohos_bt_gap.cpp | 443 bool PairRequestReply(const BdAddr *bdAddr, int transport, bool accept) in PairRequestReply() argument 462 bool SetDevicePairingConfirmation(const BdAddr *bdAddr, int transport, bool accept) in SetDevicePairingConfirmation() argument
|
H A D | ohos_bt_gatt_client.cpp | 405 int BleGattcConnect(int clientId, BtGattClientCallbacks *func, const BdAddr *bdAddr, in BleGattcConnect() argument 469 int BleGattcSetPriority(int clientId, const BdAddr *bdAddr, BtGattPriority priority) in BleGattcSetPriority() argument [all...] |
H A D | ohos_bt_gatt.cpp | 452 int BleGattSecurityRsp(BdAddr bdAddr, bool accept) in BleGattSecurityRsp() argument
|
H A D | ohos_bt_gatt_server.cpp | 654 int BleGattsConnect(int serverId, BdAddr bdAddr) in BleGattsConnect() argument 678 int BleGattsDisconnect(int serverId, BdAddr bdAddr, int connId) in BleGattsDisconnect() argument 1112 BleGattsSetEncryption(BdAddr bdAddr, BleSecAct secAct) BleGattsSetEncryption() argument [all...] |
/foundation/communication/dsoftbus/tests/core/connection/ble/mock/ |
H A D | connection_ble_mock.cpp | 99 int BleGattcSetPriority(int clientId, const BdAddr *bdAddr, BtGattPriority priority) in BleGattcSetPriority() argument
|
/foundation/communication/dsoftbus/core/adapter/br/mock/ |
H A D | wrapper_br_interface.c | 69 BdAddr bdAddr; in ConnectByPort() local 131 BdAddr bdAddr; in GetRemoteDeviceInfo() local [all...] |
/foundation/communication/dsoftbus/tests/adapter/bluetooth/ |
H A D | softbus_adapter_bt_common_test.cpp | 196 BdAddr bdAddr = { in HWTEST() local 234 BdAddr bdAddr = { in HWTEST() local 261 BdAddr bdAddr = { HWTEST() local [all...] |
H A D | softbus_adapter_ble_gatt_client_test.cpp | 71 ActionBleGattcConnect( int32_t clientId, BtGattClientCallbacks *func, const BdAddr *bdAddr, bool isAutoConnect, BtTransportType transport) ActionBleGattcConnect() argument
|
H A D | bluetooth_mock.cpp | 89 bool PairRequestReply(const BdAddr *bdAddr, int32_t transport, bool accept) in PairRequestReply() argument 94 bool SetDevicePairingConfirmation(const BdAddr *bdAddr, int32_t transport, bool accept) in SetDevicePairingConfirmation() argument 176 int32_t BleGattcSetPriority(int32_t clientId, const BdAddr *bdAddr, BtGattPriority priority) in BleGattcSetPriority() argument 228 int32_t BleGattsDisconnect(int32_t serverId, BdAddr bdAddr, int32_t connId) in BleGattsDisconnect() argument 129 BleGattcConnect( int32_t clientId, BtGattClientCallbacks *func, const BdAddr *bdAddr, bool isAutoConnect, BtTransportType transport) BleGattcConnect() argument [all...] |
H A D | softbus_adapter_ble_gatt_server_test.cpp | 531 BdAddr bdAddr = { in HWTEST_F() local 587 BdAddr bdAddr = { in HWTEST_F() local
|
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/ |
H A D | hci_def_info_params_cmd.h | 97 HciBdAddr bdAddr; member
|
H A D | hci_def_link_policy_cmd.h | 96 HciBdAddr bdAddr; member
|
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/avdtp/ |
H A D | avdtp_api.h | 28 const BtAddr *bdAddr; member 43 const BtAddr *bdAddr; member 51 const BtAddr *bdAddr; member 59 const BtAddr *bdAddr; member 68 const BtAddr *bdAddr; member 76 const BtAddr *bdAddr; member 221 const BtAddr *bdAddr; member 228 const BtAddr *bdAddr; member [all...] |
H A D | avdtp_ctrl.c | 1004 AvdtSigCtrl *AvdtGetSigCtrlByAddr(const BtAddr *bdAddr) in AvdtGetSigCtrlByAddr() argument 1052 AvdtSigCtrl *AvdtSigCtrlAllocate(const BtAddr *bdAddr, uint8_t role) in AvdtSigCtrlAllocate() argument 1285 AvdtTransChannel *AvdtGetTransChTabByAddr(const BtAddr *bdAddr, uint8_t type) in AvdtGetTransChTabByAddr() argument 1550 uint16_t AvdtCreateSEP(const BtAddr *bdAddr) in AvdtCreateSEP() argument 1533 AvdtCtrlEvtCallback( AvdtSigCtrl *sigCtrl, uint16_t handle, const BtAddr *bdAddr, uint8_t event, const AvdtCtrlData *data, uint8_t role) AvdtCtrlEvtCallback() argument 1799 AvdtIsEdr2MbMode(const BtAddr *bdAddr) AvdtIsEdr2MbMode() argument 1805 AvdtIsEdr3MbMode(const BtAddr *bdAddr) AvdtIsEdr3MbMode() argument [all...] |
/foundation/communication/dsoftbus/adapter/common/net/bluetooth/common/ |
H A D | softbus_adapter_bt_common.c | 68 static SoftBusBtAddr ConvertBtAddr(const BdAddr *bdAddr) in ConvertBtAddr() argument 137 static void WrapperAclStateChangedCallback(const BdAddr *bdAddr, GapAclState state, unsigned int reason) in WrapperAclStateChangedCallback() argument 160 WrapperPairRequestedCallback(const BdAddr *bdAddr, int transport) WrapperPairRequestedCallback() argument 175 WrapperPairConfiremedCallback(const BdAddr *bdAddr, int transport, int reqType, int number) WrapperPairConfiremedCallback() argument [all...] |
/foundation/communication/bluetooth/interfaces/inner_api/include/c_header/ |
H A D | ohos_bt_gatt_server.h | 112 BdAddr *bdAddr; member 136 BdAddr *bdAddr; member [all...] |
/foundation/communication/dsoftbus/adapter/common/net/bluetooth/ble/ |
H A D | softbus_adapter_ble_gatt_client.c | 324 BdAddr bdAddr = {0}; in SoftbusGattcConnect() local 495 BdAddr bdAddr = { 0 }; in SoftbusGattcSetPriority() local
|
H A D | softbus_adapter_ble_gatt_server.c | 326 static void BleConnectServerCallback(int connId, int serverId, const BdAddr *bdAddr) in BleConnectServerCallback() argument 362 static void BleDisconnectServerCallback(int connId, int serverId, const BdAddr *bdAddr) in BleDisconnectServerCallback() argument
|
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/ |
H A D | a2dp_avdtp.cpp | 298 void A2dpAvdtp::SwitchThreadToA2dpService(uint8_t role, BtAddr bdAddr, utility::Message msgData) in SwitchThreadToA2dpService() argument 283 ProcAvdtpEvent( uint16_t handle, const BtAddr *bdAddr, uint8_t event, const AvdtCtrlData *data, uint8_t role) ProcAvdtpEvent() argument 308 ParseAvdtpDisconnectInd(const uint16_t handle, const BtAddr bdAddr, const uint8_t role, A2dpAvdtMsg &msg) ParseAvdtpDisconnectInd() argument 330 ParseAvdtpConfigureInd( const uint16_t handle, const BtAddr bdAddr, const AvdtCtrlData &data, const uint8_t role, A2dpAvdtMsg &msg) ParseAvdtpConfigureInd() argument 372 ParseAvdtpReconfigureInd( const uint16_t handle, const BtAddr bdAddr, const AvdtCtrlData &data, const uint8_t role, A2dpAvdtMsg &msg) ParseAvdtpReconfigureInd() argument 423 ParseAvdtpOpenInd( const uint16_t handle, const BtAddr bdAddr, const uint8_t role, A2dpAvdtMsg &msg) ParseAvdtpOpenInd() argument 446 ParseAvdtpCloseInd( const uint16_t handle, const BtAddr bdAddr, const uint8_t role, A2dpAvdtMsg &msg, const AvdtCtrlData &data) ParseAvdtpCloseInd() argument 472 ParseAvdtpCloseChannelInd( const BtAddr bdAddr, const uint16_t handle, const uint8_t role, A2dpAvdtMsg &msg) ParseAvdtpCloseChannelInd() argument 492 ParseAvdtpStartInd( const uint16_t handle, const BtAddr bdAddr, const uint8_t role, A2dpAvdtMsg &msg, const AvdtCtrlData &data) ParseAvdtpStartInd() argument 514 ParseAvdtpSuspendInd( const uint16_t handle, const BtAddr bdAddr, const uint8_t role, A2dpAvdtMsg &msg, const AvdtCtrlData &data) ParseAvdtpSuspendInd() argument 526 ParseAvdtpDelayReportInd( const uint16_t handle, const BtAddr bdAddr, const uint8_t role, A2dpAvdtMsg &msg, const AvdtCtrlData &data) ParseAvdtpDelayReportInd() argument 538 ParseAvdtpConnectCFM( const BtAddr bdAddr, const uint8_t role, A2dpAvdtMsg &msg, const AvdtCtrlData &data) ParseAvdtpConnectCFM() argument 568 ParseAvdtpDisconnectCFM(const BtAddr bdAddr, const uint8_t role, A2dpAvdtMsg &msg) ParseAvdtpDisconnectCFM() argument 587 ParseAvdtpDiscoverCFM( const BtAddr bdAddr, const uint8_t role, A2dpAvdtMsg &msg, const AvdtCtrlData &data) ParseAvdtpDiscoverCFM() argument 621 ParseAvdtpGetCapabilityCFM( const uint16_t handle, const BtAddr bdAddr, const uint8_t role, A2dpAvdtMsg &msg, const AvdtCtrlData &data) ParseAvdtpGetCapabilityCFM() argument 665 ParseAvdtpGetALLCapCFM( const uint16_t handle, const BtAddr bdAddr, const uint8_t role, A2dpAvdtMsg &msg, const AvdtCtrlData &data) ParseAvdtpGetALLCapCFM() argument 710 ParseAvdtpConfigureCFM( const uint16_t handle, const BtAddr bdAddr, const uint8_t role, A2dpAvdtMsg &msg, const AvdtCtrlData &data) ParseAvdtpConfigureCFM() argument 741 ParseAvdtpGetConfigureCFM(const uint16_t handle, const BtAddr bdAddr, const uint8_t role, const A2dpAvdtMsg &msg, const AvdtCtrlData &data) ParseAvdtpGetConfigureCFM() argument 760 ParseAvdtpReconfigureCFM( const uint16_t handle, const BtAddr bdAddr, const uint8_t role, A2dpAvdtMsg &msg, const AvdtCtrlData &data) ParseAvdtpReconfigureCFM() argument 801 ParseAvdtpOpenCFM( const uint16_t handle, const BtAddr bdAddr, const uint8_t role, A2dpAvdtMsg &msg, const AvdtCtrlData &data) ParseAvdtpOpenCFM() argument 824 ParseAvdtpStartCFM( const uint16_t handle, const BtAddr bdAddr, const uint8_t role, A2dpAvdtMsg &msg, const AvdtCtrlData &data) ParseAvdtpStartCFM() argument 845 ParseAvdtpSuspendCFM( const uint16_t handle, const BtAddr bdAddr, const uint8_t role, A2dpAvdtMsg &msg, const AvdtCtrlData &data) ParseAvdtpSuspendCFM() argument 866 ParseAvdtpStreamCloseCFM( const uint16_t handle, const BtAddr bdAddr, const uint8_t role, A2dpAvdtMsg &msg, const AvdtCtrlData &data) ParseAvdtpStreamCloseCFM() argument 887 ParseAvdtpAbortCFM(const uint16_t handle, const BtAddr bdAddr, const uint8_t role, const A2dpAvdtMsg &msg, const AvdtCtrlData &data) ParseAvdtpAbortCFM() argument 906 ParseAvdtpWriteCFM(const uint16_t handle, const BtAddr bdAddr, const uint8_t role, const A2dpAvdtMsg &msg, const AvdtCtrlData &data) ParseAvdtpWriteCFM() argument 923 ParseAvdtpCallbackContent(const uint16_t handle, const BtAddr bdAddr, const uint8_t event, const AvdtCtrlData &data, const uint8_t role) const ParseAvdtpCallbackContent() argument [all...] |
/foundation/communication/dsoftbus/tests/adapter/broadcast/ |
H A D | bluetooth_mock.cpp | 108 bool PairRequestReply(const BdAddr *bdAddr, int32_t transport, bool accept) in PairRequestReply() argument 113 bool SetDevicePairingConfirmation(const BdAddr *bdAddr, int32_t transport, bool accept) in SetDevicePairingConfirmation() argument 227 int32_t BleGattcSetPriority(int32_t clientId, const BdAddr *bdAddr, BtGattPriority priority) in BleGattcSetPriority() argument 279 int32_t BleGattsDisconnect(int32_t serverId, BdAddr bdAddr, int32_t connId) in BleGattsDisconnect() argument 180 BleGattcConnect( int32_t clientId, BtGattClientCallbacks *func, const BdAddr *bdAddr, bool isAutoConnect, BtTransportType transport) BleGattcConnect() argument [all...] |
/foundation/communication/dsoftbus/core/connection/br/src/ |
H A D | softbus_conn_br_connection.c | 102 static void BrConnectStatusCallback(const BdAddr *bdAddr, BtUuid uuid, int32_t status, int32_t result) in BrConnectStatusCallback() argument
|
/foundation/communication/dsoftbus/tests/core/discovery/ble/bluetooth_mock/ |
H A D | bluetooth_mock.cpp | 419 bool PairRequestReply(const BdAddr *bdAddr, int32_t transport, bool accept) in PairRequestReply() argument 425 bool SetDevicePairingConfirmation(const BdAddr *bdAddr, int32_t transport, bool accept) in SetDevicePairingConfirmation() argument
|