Searched defs:bt_status_t (Results 1 - 1 of 1) sorted by last modified time

/hardware/libhardware/include/hardware/
H A Dbluetooth.h100 } bt_status_t; typedef in typeref:enum:__anon1092
328 typedef void (*adapter_properties_callback)(bt_status_t status,
336 typedef void (*remote_device_properties_callback)(bt_status_t status,
367 typedef void (*bond_state_changed_callback)(bt_status_t status,
372 typedef void (*acl_state_changed_callback)(bt_status_t status, bt_bdaddr_t *remote_bd_addr,
392 typedef void (*le_test_mode_callback)(bt_status_t status, uint16_t num_packets);

Completed in 99 milliseconds