Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_l2cap_api.h284 struct L2CA_SetIdleTimeoutByBdAddr { struct
294 extern struct L2CA_SetIdleTimeoutByBdAddr L2CA_SetIdleTimeoutByBdAddr; argument
Dmock_main_shim_l2cap_api.h209 struct L2CA_SetIdleTimeoutByBdAddr { struct
219 extern struct L2CA_SetIdleTimeoutByBdAddr L2CA_SetIdleTimeoutByBdAddr; argument
Dmock_stack_l2cap_api.cc65 struct L2CA_SetIdleTimeoutByBdAddr L2CA_SetIdleTimeoutByBdAddr; variable
191 bool L2CA_SetIdleTimeoutByBdAddr(const RawAddress& bd_addr, uint16_t timeout, in L2CA_SetIdleTimeoutByBdAddr() function
Dmock_main_shim_l2cap_api.cc56 struct L2CA_SetIdleTimeoutByBdAddr L2CA_SetIdleTimeoutByBdAddr; variable
159 bool bluetooth::shim::L2CA_SetIdleTimeoutByBdAddr(const RawAddress& bd_addr, in L2CA_SetIdleTimeoutByBdAddr() function in bluetooth::shim
/packages/modules/Bluetooth/system/stack/l2cap/
Dl2c_api.cc1029 bool L2CA_SetIdleTimeoutByBdAddr(const RawAddress& bd_addr, uint16_t timeout, in L2CA_SetIdleTimeoutByBdAddr() function
/packages/modules/Bluetooth/system/main/shim/
Dl2c_api.cc835 bool L2CA_SetIdleTimeoutByBdAddr(const RawAddress& bd_addr, uint16_t timeout, in L2CA_SetIdleTimeoutByBdAddr() function