Home
last modified time | relevance | path

Searched refs:L2CA_SetFixedChannelTout (Results 1 – 3 of 3) sorted by relevance

/system/bt/stack/include/
Dl2c_api.h1175 extern bool L2CA_SetFixedChannelTout(const RawAddress& rem_bda,
/system/bt/stack/gatt/
Dgatt_api.cc912 status = L2CA_SetFixedChannelTout(bd_addr, L2CAP_ATT_CID, idle_tout); in GATT_SetIdleTimeout()
/system/bt/stack/l2cap/
Dl2c_api.cc1953 bool L2CA_SetFixedChannelTout(const RawAddress& rem_bda, uint16_t fixed_cid, in L2CA_SetFixedChannelTout() function