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

/hardware/libhardware/include/hardware/
H A Dbluetooth.h96 } bt_status_t; typedef in typeref:enum:__anon1559
318 typedef void (*adapter_properties_callback)(bt_status_t status,
326 typedef void (*remote_device_properties_callback)(bt_status_t status,
357 typedef void (*bond_state_changed_callback)(bt_status_t status,
362 typedef void (*acl_state_changed_callback)(bt_status_t status, bt_bdaddr_t *remote_bd_addr,
382 typedef void (*le_test_mode_callback)(bt_status_t status, uint16_t num_packets);

Completed in 101 milliseconds