Home
last modified time | relevance | path

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

12

/foundation/communication/bluetooth/frameworks/inner/ipc/interface/
H A Di_bluetooth_socket.h42 int32_t psm; member
H A Di_bluetooth_socket_observer.h35 int psm; member
/foundation/communication/bluetooth/frameworks/inner/ipc/src/
H A Dbluetooth_socket_observer_stub.cpp63 int psm = data.ReadInt32(); in OnConnectionStateChangedInner() local
/foundation/communication/bluetooth_service/services/bluetooth/service/src/common/
H A Dpower_state_machine.h76 PowerState(const std::string &name, PowerStateMachine &psm, PowerDevice &pd) : State(name, psm), pd_(pd){}; in PowerState() argument
84 PowerState(const std::string &name, PowerStateMachine &psm, PowerDevice &pd, utility::StateMachine::State &fstate) in PowerState() argument
107 PowerActiveState(PowerStateMachine &psm, PowerDevice &pd) : PowerState(ACTIVE_STATE, psm, pd){}; in PowerActiveState() argument
149 PowerActiveActivingState(PowerStateMachine &psm, PowerDevice &pd, utility::StateMachine::State &fstate) in PowerActiveActivingState() argument
173 PowerActiveSniffingState(PowerStateMachine &psm, PowerDevice &pd, utility::StateMachine::State &fstate) PowerActiveSniffingState() argument
196 PowerSniffState(PowerStateMachine &psm, PowerDevice &pd) PowerSniffState() argument
219 PowerSniffActivingState(PowerStateMachine &psm, PowerDevice &pd, utility::StateMachine::State &fstate) PowerSniffActivingState() argument
243 PowerSniffSniffingState(PowerStateMachine &psm, PowerDevice &pd, utility::StateMachine::State &fstate) PowerSniffSniffingState() argument
[all...]
H A Dprofile_service_manager.cpp33 explicit ProfileServicesContextCallback(ProfileServiceManager &psm) : psm_(psm){}; in ProfileServicesContextCallback() argument
/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_socket.h71 int psm; member
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/avctp/
H A Davctp_gap.c175 void AvctRequestSecurity(const AvctCbDev *cbDev, GAP_Service serviceId, uint16_t psm) in AvctRequestSecurity() argument
H A Davctp_ctrl_l2cap.c108 void AvctRecvConnectionReqAct(const BtAddr *addr, uint16_t aclHandle, uint16_t lcid, uint8_t id, uint16_t psm) in AvctRecvConnectionReqAct() argument
H A Davctp_br_l2cap.c109 void AvctBrRecvConnectionReqAct(const BtAddr *addr, uint16_t aclHandle, uint16_t lcid, uint8_t id, uint16_t psm) in AvctBrRecvConnectionReqAct() argument
H A Davctp_int.h152 uint16_t psm; /* psm */ member
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/avdtp/
H A Davdtp_l2cap.h27 uint16_t psm; member
H A Davdtp_l2cap.c53 void AVDT_L2capConnectIndCallback(uint16_t lcid, uint8_t id, const L2capConnectionInfo *info, uint16_t psm, void *ctx) in AVDT_L2capConnectIndCallback() argument
85 void AvdtL2capConnectIndCallback(uint16_t lcid, uint8_t id, const L2capConnectionInfo *info, uint16_t psm, void *ctx) in AvdtL2capConnectIndCallback() argument
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/l2cap/
H A Dl2cap_inst.c47 L2capPsm *psm = NULL; in L2capGetPsm() local
H A Dl2cap.c33 L2capPsm *psm = NULL; in L2CAP_ConnectReq() local
466 L2capPsm *psm = NULL; in L2CAP_RegisterService() local
506 L2capPsm *psm = NULL; L2CAP_DeregisterService() local
575 L2capPsm *psm = NULL; L2CAP_Finalize() local
[all...]
/foundation/communication/bluetooth/frameworks/inner/c_adapter/
H A Dohos_bt_socket.cpp230 int SocketConnect(const BluetoothCreateSocketPara *socketPara, const BdAddr *bdAddr, int psm) in SocketConnect() argument
273 int SocketConnectEx(const BluetoothCreateSocketPara *socketPara, const BdAddr *bdAddr, int psm, in SocketConnectEx() argument
/foundation/communication/dsoftbus/core/connection/ble/include/
H A Dsoftbus_conn_ble_manager.h51 uint32_t psm; member
75 uint32_t psm; member
H A Dsoftbus_conn_ble_connection.h103 uint32_t psm; member
/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_manager/include/
H A Dlnn_lane_link.h59 int32_t psm; member
85 int32_t psm; member
H A Dlnn_lane_interface.h91 int32_t psm; member
195 int32_t psm; member
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/
H A Dbtm_snoop_filter.c109 static bool IsL2capDynamicPsm(uint16_t psm) in IsL2capDynamicPsm() argument
214 void BTM_AddLocalL2capPsmForLogging(uint8_t module, uint16_t psm) in BTM_AddLocalL2capPsmForLogging() argument
229 void BTM_AddRemoteL2capPsmForLogging(uint8_t module, uint16_t psm, const BtAddr *remoteAddr) in BTM_AddRemoteL2capPsmForLogging() argument
248 BTM_RemoveLocalL2capPsmForLogging(uint8_t module, uint16_t psm) BTM_RemoveLocalL2capPsmForLogging() argument
268 BTM_RemoveRemoteL2capPsmForLogging(uint8_t module, uint16_t psm, const BtAddr *remoteAddr) BTM_RemoveRemoteL2capPsmForLogging() argument
[all...]
/foundation/communication/dsoftbus/core/authentication/interface/
H A Dauth_interface.h82 int32_t psm; member
/foundation/communication/bluetooth_service/services/bluetooth/service/src/transport/
H A Dtransport_l2cap.cpp89 int L2capTransport::AcceptConnection(const RawAddress &addr, uint16_t psm) in AcceptConnection() argument
121 int L2capTransport::RejectConnection(const RawAddress &addr, uint16_t psm) in RejectConnection() argument
/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_socket.cpp426 int ClientSocket::Connect(int psm) in Connect() argument
[all...]
/foundation/communication/dsoftbus/interfaces/kits/common/
H A Dsoftbus_common.h289 uint32_t psm; member
/foundation/communication/dsoftbus/core/connection/interface/
H A Dsoftbus_conn_interface.h109 uint32_t psm; member
177 uint32_t psm; member

Completed in 17 milliseconds

12