Searched refs:L2CA_SetAclPriority (Results 1 – 8 of 8) sorted by relevance
57 struct L2CA_SetAclPriority L2CA_SetAclPriority; variable191 bool L2CA_SetAclPriority(const RawAddress& bd_addr, tL2CAP_PRIORITY priority) { in L2CA_SetAclPriority() function193 return test::mock::stack_l2cap_api::L2CA_SetAclPriority(bd_addr, priority); in L2CA_SetAclPriority()
298 struct L2CA_SetAclPriority { struct307 extern struct L2CA_SetAclPriority L2CA_SetAclPriority; argument
185 struct L2CA_SetAclPriority { struct192 extern struct L2CA_SetAclPriority L2CA_SetAclPriority; argument
42 bool L2CA_SetAclPriority(uint16_t, bool);49 friend bool bluetooth::shim::L2CA_SetAclPriority(uint16_t, bool);
278 bool L2CA_SetAclPriority(const RawAddress& bd_addr, tL2CAP_PRIORITY priority);
670 [[nodiscard]] bool L2CA_SetAclPriority(const RawAddress& bd_addr,
1039 bool L2CA_SetAclPriority(const RawAddress& bd_addr, tL2CAP_PRIORITY priority) { in L2CA_SetAclPriority() function
1217 if (!L2CA_SetAclPriority(p_scb->PeerAddress(), L2CAP_PRIORITY_HIGH)) { in bta_av_stream_chg()1223 if (!L2CA_SetAclPriority(p_scb->PeerAddress(), L2CAP_PRIORITY_NORMAL)) { in bta_av_stream_chg()