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

/system/bt/stack/include/
H A Dl2c_api.h1119 * Function L2CA_SetFixedChannelTout
1134 extern bool L2CA_SetFixedChannelTout(BD_ADDR rem_bda, uint16_t fixed_cid,
/system/bt/stack/gatt/
H A Dgatt_api.cc1098 status = L2CA_SetFixedChannelTout(bd_addr, L2CAP_ATT_CID, idle_tout);
/system/bt/stack/l2cap/
H A Dl2c_api.cc1901 * Function L2CA_SetFixedChannelTout
1916 bool L2CA_SetFixedChannelTout(BD_ADDR rem_bda, uint16_t fixed_cid, function
1929 "L2CA_SetFixedChannelTout() CID: 0x%04x BDA: %08x%04x not connected",

Completed in 11 milliseconds