Home
last modified time | relevance | path

Searched refs:L2CA_GetBDAddrbyHandle (Results 1 – 2 of 2) sorted by relevance

/system/bt/stack/include/
Dl2c_api.h905 extern bool L2CA_GetBDAddrbyHandle(uint16_t handle, RawAddress& bd_addr);
/system/bt/stack/l2cap/
Dl2c_api.cc1580 bool L2CA_GetBDAddrbyHandle(uint16_t handle, RawAddress& bd_addr) { in L2CA_GetBDAddrbyHandle() function