Home
last modified time | relevance | path

Searched defs:PORT_CheckConnection (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_rfcomm_port_api.cc34 int PORT_CheckConnection(uint16_t /* handle */, RawAddress* /* bd_addr */, uint16_t* /* p_lcid */) { in PORT_CheckConnection() function
/aosp_15_r20/packages/modules/Bluetooth/system/stack/rfcomm/
Dport_api.cc442 int PORT_CheckConnection(uint16_t handle, RawAddress* bd_addr, uint16_t* p_lcid) { in PORT_CheckConnection() function