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

  /system/bt/device/include/
interop.h 36 } interop_feature_t; typedef in typeref:enum:__anon69209
39 // by the |interop_feature_t| enum. This API is used for simple address based lookups
42 bool interop_match(const interop_feature_t feature, const bt_bdaddr_t *addr);
interop_database.h 26 interop_feature_t feature;
  /system/bt/device/src/
interop.c 30 static const char* interop_feature_string(const interop_feature_t feature) {
41 bool interop_match(const interop_feature_t feature, const bt_bdaddr_t *addr) {

Completed in 56 milliseconds