Home
last modified time | relevance | path

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

/system/bt/btif/src/
Dbluetooth.cc303 static int get_connection_state(const RawAddress* bd_addr) { in get_connection_state() function
507 get_connection_state,
/system/bt/include/hardware/
Dbluetooth.h544 int (*get_connection_state)(const RawAddress* bd_addr); member