Home
last modified time | relevance | path

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

/external/bluetooth/bluez/audio/
Dheadset.c1349 char hs_address[18]; in headset_connect_cb() local
1366 ba2str(&dev->dst, hs_address); in headset_connect_cb()
1376 DBG("%s: Connected to %s", dev->path, hs_address); in headset_connect_cb()
1667 char hs_address[18]; in hs_disconnect() local
1675 ba2str(&device->dst, hs_address); in hs_disconnect()
1676 info("Disconnected from %s, %s", hs_address, device->path); in hs_disconnect()