Home
last modified time | relevance | path

Searched defs:L2CA_SendFixedChnlData (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_l2cap_api.h330 struct L2CA_SendFixedChnlData { struct
338 extern struct L2CA_SendFixedChnlData L2CA_SendFixedChnlData; argument
Dmock_stack_l2cap_api.cc65 struct L2CA_SendFixedChnlData L2CA_SendFixedChnlData; variable
201 tL2CAP_DW_RESULT L2CA_SendFixedChnlData(uint16_t fixed_cid, const RawAddress& rem_bda, in L2CA_SendFixedChnlData() function
/aosp_15_r20/packages/modules/Bluetooth/system/stack/l2cap/
Dl2cap_api.cc170 [[nodiscard]] tL2CAP_DW_RESULT bluetooth::stack::l2cap::Impl::L2CA_SendFixedChnlData( in L2CA_SendFixedChnlData() function in bluetooth::stack::l2cap::Impl
Dl2c_api.cc1261 tL2CAP_DW_RESULT L2CA_SendFixedChnlData(uint16_t fixed_cid, const RawAddress& rem_bda, in L2CA_SendFixedChnlData() function