Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_l2cap_api.h242 struct L2CA_SetIdleTimeoutByBdAddr { struct
250 extern struct L2CA_SetIdleTimeoutByBdAddr L2CA_SetIdleTimeoutByBdAddr; argument
Dmock_stack_l2cap_api.cc57 struct L2CA_SetIdleTimeoutByBdAddr L2CA_SetIdleTimeoutByBdAddr; variable
168 bool L2CA_SetIdleTimeoutByBdAddr(const RawAddress& bd_addr, uint16_t timeout, in L2CA_SetIdleTimeoutByBdAddr() function
/aosp_15_r20/packages/modules/Bluetooth/system/stack/l2cap/
Dl2cap_api.cc119 [[nodiscard]] bool bluetooth::stack::l2cap::Impl::L2CA_SetIdleTimeoutByBdAddr( in L2CA_SetIdleTimeoutByBdAddr() function in bluetooth::stack::l2cap::Impl
Dl2c_api.cc960 bool L2CA_SetIdleTimeoutByBdAddr(const RawAddress& bd_addr, uint16_t timeout, in L2CA_SetIdleTimeoutByBdAddr() function