Home
last modified time | relevance | path

Searched defs:bdAddr (Results 1 - 25 of 29) sorted by relevance

12

/foundation/communication/bluetooth_service/test/unittest/gatt_c/
H A Dgatt_client_c_test.cpp53 BdAddr bdAddr; in HWTEST_F() local
72 BdAddr bdAddr; in HWTEST_F() local
/foundation/communication/bluetooth/frameworks/inner/c_adapter/
H A Dohos_bt_spp.cpp97 int SppConnect(BtCreateSocketPara *socketPara, const BdAddr *bdAddr) in SppConnect() argument
H A Dohos_bt_socket.cpp198 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 Dohos_bt_gap.cpp443 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 Dohos_bt_gatt_client.cpp405 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 Dohos_bt_gatt.cpp452 int BleGattSecurityRsp(BdAddr bdAddr, bool accept) in BleGattSecurityRsp() argument
H A Dohos_bt_gatt_server.cpp654 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 Dconnection_ble_mock.cpp99 int BleGattcSetPriority(int clientId, const BdAddr *bdAddr, BtGattPriority priority) in BleGattcSetPriority() argument
/foundation/communication/dsoftbus/core/adapter/br/mock/
H A Dwrapper_br_interface.c69 BdAddr bdAddr; in ConnectByPort() local
131 BdAddr bdAddr; in GetRemoteDeviceInfo() local
[all...]
/foundation/communication/dsoftbus/tests/adapter/bluetooth/
H A Dsoftbus_adapter_bt_common_test.cpp196 BdAddr bdAddr = { in HWTEST() local
234 BdAddr bdAddr = { in HWTEST() local
261 BdAddr bdAddr = { HWTEST() local
[all...]
H A Dsoftbus_adapter_ble_gatt_client_test.cpp71 ActionBleGattcConnect( int32_t clientId, BtGattClientCallbacks *func, const BdAddr *bdAddr, bool isAutoConnect, BtTransportType transport) ActionBleGattcConnect() argument
H A Dbluetooth_mock.cpp89 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 Dsoftbus_adapter_ble_gatt_server_test.cpp531 BdAddr bdAddr = { in HWTEST_F() local
587 BdAddr bdAddr = { in HWTEST_F() local
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/
H A Dhci_def_info_params_cmd.h97 HciBdAddr bdAddr; member
H A Dhci_def_link_policy_cmd.h96 HciBdAddr bdAddr; member
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/avdtp/
H A Davdtp_api.h28 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 Davdtp_ctrl.c1004 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 Dsoftbus_adapter_bt_common.c68 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 Dohos_bt_gatt_server.h112 BdAddr *bdAddr; member
136 BdAddr *bdAddr; member
[all...]
/foundation/communication/dsoftbus/adapter/common/net/bluetooth/ble/
H A Dsoftbus_adapter_ble_gatt_client.c324 BdAddr bdAddr = {0}; in SoftbusGattcConnect() local
495 BdAddr bdAddr = { 0 }; in SoftbusGattcSetPriority() local
H A Dsoftbus_adapter_ble_gatt_server.c326 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 Da2dp_avdtp.cpp298 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 Dbluetooth_mock.cpp108 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 Dsoftbus_conn_br_connection.c102 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 Dbluetooth_mock.cpp419 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

Completed in 34 milliseconds

12