Searched defs:bt_bdaddr_t (Results 1 - 1 of 1) sorted by relevance

/hardware/libhardware/include/hardware/
H A Dbluetooth.h57 } __attribute__((packed))bt_bdaddr_t; typedef in typeref:struct:__anon1555
179 * Data type - bt_bdaddr_t
217 * Data type - Array of bt_bdaddr_t of the bonded remote devices
328 bt_bdaddr_t *bd_addr,
342 typedef void (*pin_request_callback)(bt_bdaddr_t *remote_bd_addr,
350 typedef void (*ssp_request_callback)(bt_bdaddr_t *remote_bd_addr,
359 bt_bdaddr_t *remote_bd_addr,
363 typedef void (*acl_state_changed_callback)(bt_status_t status, bt_bdaddr_t *remote_bd_addr,
483 * bt_bdaddr_t or bt_bdname_t or bt_scanmode_t etc
488 int (*get_remote_device_properties)(bt_bdaddr_t *remote_add
[all...]

Completed in 60 milliseconds