OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:get_bdaddr
(Results
1 - 6
of
6
) sorted by null
/external/bluetooth/bluez/input/
sixpair.c
61
get_bdaddr
(libusb_device_handle *devh, int itfnum)
function
196
device =
get_bdaddr
(devh, itfnum);
/frameworks/base/core/jni/
android_bluetooth_common.h
176
int
get_bdaddr
(const char *str, bdaddr_t *ba);
android_bluetooth_HeadsetBase.cpp
257
get_bdaddr
(nat->c_address, &addr.rc_bdaddr);
317
get_bdaddr
(nat->c_address, &addr.rc_bdaddr);
android_bluetooth_BluetoothSocket.cpp
188
if (
get_bdaddr
(c_address, &bdaddress)) {
android_bluetooth_common.cpp
830
int
get_bdaddr
(const char *str, bdaddr_t *ba) {
function in namespace:android
/system/bluetooth/tools/
socktest.c
237
int
get_bdaddr
(const char *str, bdaddr_t *ba) {
function
262
get_bdaddr
("00:11:22:33:44:55", &local_addr_rc.rc_bdaddr);
Completed in 179 milliseconds