Searched refs:str2ba (Results 1 - 4 of 4) sorted by relevance

/system/bluetooth/bluedroid/include/bluedroid/
H A Dbluetooth.h46 int str2ba(const char *str, bdaddr_t *ba);
/system/bluetooth/tools/
H A Dsock_shutdown_bug_l2cap.c33 str2ba("00:01:02:0A:0B:0C", &addr.l2_bdaddr);
H A Dsock_shutdown_bug_rfcomm.c35 str2ba("00:17:E8:2C:A8:00", &addr.rc_bdaddr);
/system/bluetooth/bluedroid/
H A Dbluetooth.c308 int str2ba(const char *str, bdaddr_t *ba) { function

Completed in 143 milliseconds