Home
last modified time | relevance | path

Searched defs:client_psm (Results 1 – 3 of 3) sorted by relevance

/aosp12/system/bt/stack/test/common/
H A Dmock_main_shim_l2c_api.cc156 uint16_t client_psm, const tL2CAP_APPL_INFO& callbacks, bool enable_snoop, in L2CA_Register()
188 void bluetooth::shim::L2CA_Deregister(uint16_t client_psm) { in L2CA_Deregister()
/aosp12/system/bt/test/mock/
H A Dmock_main_shim_l2cap_api.cc114 uint16_t client_psm, const tL2CAP_APPL_INFO& callbacks, bool enable_snoop, in L2CA_Register()
/aosp12/system/bt/main/shim/
H A Dl2c_api.cc708 uint16_t L2CA_Register(uint16_t client_psm, const tL2CAP_APPL_INFO& callbacks, in L2CA_Register()