Home
last modified time | relevance | path

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

12

/ohos5.0/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), p… in PowerState()
84 …PowerState(const std::string &name, PowerStateMachine &psm, PowerDevice &pd, utility::StateMachine… in PowerState()
107 PowerActiveState(PowerStateMachine &psm, PowerDevice &pd) : PowerState(ACTIVE_STATE, psm, pd){}; in PowerActiveState()
149 …PowerActiveActivingState(PowerStateMachine &psm, PowerDevice &pd, utility::StateMachine::State &fs… in PowerActiveActivingState()
173 …PowerActiveSniffingState(PowerStateMachine &psm, PowerDevice &pd, utility::StateMachine::State &fs… in PowerActiveSniffingState()
196 PowerSniffState(PowerStateMachine &psm, PowerDevice &pd) : PowerState(SNIFF_STATE, psm, pd){}; in PowerSniffState()
219 …PowerSniffActivingState(PowerStateMachine &psm, PowerDevice &pd, utility::StateMachine::State &fst… in PowerSniffActivingState()
243 …PowerSniffSniffingState(PowerStateMachine &psm, PowerDevice &pd, utility::StateMachine::State &fst… in PowerSniffSniffingState()
H A Dprofile_service_manager.cpp33 explicit ProfileServicesContextCallback(ProfileServiceManager &psm) : psm_(psm){}; in ProfileServicesContextCallback()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/
H A Dbtm_snoop_filter.c109 static bool IsL2capDynamicPsm(uint16_t psm) in IsL2capDynamicPsm()
214 void BTM_AddLocalL2capPsmForLogging(uint8_t module, uint16_t psm) in BTM_AddLocalL2capPsmForLogging()
229 void BTM_AddRemoteL2capPsmForLogging(uint8_t module, uint16_t psm, const BtAddr *remoteAddr) in BTM_AddRemoteL2capPsmForLogging()
248 void BTM_RemoveLocalL2capPsmForLogging(uint8_t module, uint16_t psm) in BTM_RemoveLocalL2capPsmForLogging()
268 void BTM_RemoveRemoteL2capPsmForLogging(uint8_t module, uint16_t psm, const BtAddr *remoteAddr) in BTM_RemoveRemoteL2capPsmForLogging()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/l2cap/
H A Dl2cap.c33 L2capPsm *psm = NULL; in L2CAP_ConnectReq() local
466 L2capPsm *psm = NULL; in L2CAP_RegisterService() local
506 L2capPsm *psm = NULL; in L2CAP_DeregisterService() local
575 L2capPsm *psm = NULL; in L2CAP_Finalize() local
H A Dl2cap_le.c419 L2capLePsm *psm = NULL; in L2capLeResponseTimeout() local
700 L2capLePsm *psm = NULL; in L2capLeProcessCreditBasedConnectionReq() local
761 L2capLePsm *psm = NULL; in L2capLeProcessCreditBasedConnectionRsp() local
822 L2capLePsm *psm = NULL; in L2capLeProcessDisconnectionReq() local
866 L2capLePsm *psm = NULL; in L2capLeProcessDisconnectionRsp() local
1029 L2capLePsm *psm = NULL; in L2capLeDataCallback() local
1114 L2capLePsm *psm = NULL; in L2capLeCleanAllChannels() local
1259 L2capLePsm *psm = NULL; in L2CAP_LeCreditBasedConnectionReq() local
1459 L2capLePsm *psm = NULL; in L2CAP_LeRegisterService() local
1497 L2capLePsm *psm = NULL; in L2CAP_LeDeregisterService() local
[all …]
H A Dl2cap_core.c44 L2capPsm *psm = NULL; in L2capDisconnectAbnormal() local
633 L2capPsm *psm = NULL; in L2capErfcRemoteBusyProcess() local
1396 L2capPsm *psm = NULL; in L2capProcessConfigurationReqParse() local
1516 L2capPsm *psm = NULL; in L2capProcessConfigurationRsp() local
1576 L2capPsm *psm = NULL; in L2capProcessConnectionReq() local
1636 L2capPsm *psm = NULL; in L2capProcessConnectionRsp() local
1702 L2capPsm *psm = NULL; in L2capProcessDisconnectionReq() local
1747 L2capPsm *psm = NULL; in L2capProcessDisconnectionRsp() local
1801 L2capPsm *psm = NULL; in L2capIncomingConnection() local
1926 L2capPsm *psm = NULL; in L2capProcessCommandReject() local
[all …]
H A Dl2cap_inst.c47 L2capPsm *psm = NULL; in L2capGetPsm() local
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/interface/
H A Di_bluetooth_socket_observer.h35 int psm; member
H A Di_bluetooth_socket.h42 int32_t psm; member
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/src/
H A Dbluetooth_socket_observer_stub.cpp66 int psm = data.ReadInt32(); in OnConnectionStateChangedInner() local
/ohos5.0/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_socket.h71 int psm; member
/ohos5.0/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()
H A Davctp_int.h152 uint16_t psm; /* psm */ member
H A Davctp_br_l2cap.c109 …cvConnectionReqAct(const BtAddr *addr, uint16_t aclHandle, uint16_t lcid, uint8_t id, uint16_t psm) in AvctBrRecvConnectionReqAct()
H A Davctp_ctrl_l2cap.c108 …cvConnectionReqAct(const BtAddr *addr, uint16_t aclHandle, uint16_t lcid, uint8_t id, uint16_t psm) in AvctRecvConnectionReqAct()
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/c_adapter/
H A Dohos_bt_socket.cpp235 int SocketConnect(const BluetoothCreateSocketPara *socketPara, const BdAddr *bdAddr, int psm) in SocketConnect()
278 int SocketConnectEx(const BluetoothCreateSocketPara *socketPara, const BdAddr *bdAddr, int psm, in SocketConnectEx()
/ohos5.0/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
209 int32_t psm; member
/ohos5.0/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
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/avdtp/
H A Davdtp_l2cap.h27 uint16_t psm; member
H A Davdtp_l2cap.c53 …ectIndCallback(uint16_t lcid, uint8_t id, const L2capConnectionInfo *info, uint16_t psm, void *ctx) in AVDT_L2capConnectIndCallback()
85 …ectIndCallback(uint16_t lcid, uint8_t id, const L2capConnectionInfo *info, uint16_t psm, void *ctx) in AvdtL2capConnectIndCallback()
/ohos5.0/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()
121 int L2capTransport::RejectConnection(const RawAddress &addr, uint16_t psm) in RejectConnection()
/ohos5.0/foundation/communication/dsoftbus/core/connection/interface/
H A Dsoftbus_conn_interface.h109 uint32_t psm; member
177 uint32_t psm; member
/ohos5.0/foundation/communication/dsoftbus/core/authentication/interface/
H A Dauth_interface.h82 int32_t psm; member

12