HomeSort by relevance Sort by last modified time
    Searched refs:btif_get_adapter_property (Results 1 - 3 of 3) sorted by null

  /system/bt/btif/include/
btif_api.h 119 * Function btif_get_adapter_property
126 bt_status_t btif_get_adapter_property(bt_property_type_t type);
  /system/bt/btif/src/
bluetooth.cc 182 return btif_get_adapter_property(type);
btif_core.cc 879 * Function btif_get_adapter_property
887 bt_status_t btif_get_adapter_property(bt_property_type_t type) { function
990 BTIF_TRACE_ERROR("btif_get_adapter_property : invalid type %d"
    [all...]

Completed in 304 milliseconds