OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:get_bdaddr_as_string
(Results
1 - 4
of
4
) sorted by null
/frameworks/base/core/jni/
android_bluetooth_common.h
177
void
get_bdaddr_as_string
(const bdaddr_t *ba, char *str);
android_bluetooth_BluetoothAudioGateway.cpp
215
get_bdaddr_as_string
(&raddr.rc_bdaddr, addr);
android_bluetooth_BluetoothSocket.cpp
395
get_bdaddr_as_string
(bdaddr, addr_cstr);
android_bluetooth_common.cpp
844
void
get_bdaddr_as_string
(const bdaddr_t *ba, char *str) {
function in namespace:android
Completed in 2325 milliseconds