HomeSort by relevance Sort by last modified time
    Searched defs:bt_status_t (Results 1 - 2 of 2) sorted by null

  /hardware/libhardware/include/hardware/
bluetooth.h 89 } bt_status_t; typedef in typeref:enum:__anon48098
313 typedef void (*adapter_properties_callback)(bt_status_t status,
321 typedef void (*remote_device_properties_callback)(bt_status_t status,
352 typedef void (*bond_state_changed_callback)(bt_status_t status,
357 typedef void (*acl_state_changed_callback)(bt_status_t status, RawAddress *remote_bd_addr,
377 typedef void (*le_test_mode_callback)(bt_status_t status, uint16_t num_packets);
  /system/bt/include/hardware/
bluetooth.h 88 } bt_status_t; typedef in typeref:enum:__anon1876
302 typedef void (*adapter_properties_callback)(bt_status_t status,
310 typedef void (*remote_device_properties_callback)(bt_status_t status,
341 typedef void (*bond_state_changed_callback)(bt_status_t status,
346 typedef void (*acl_state_changed_callback)(bt_status_t status,
367 typedef void (*le_test_mode_callback)(bt_status_t status, uint16_t num_packets);

Completed in 765 milliseconds