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

  /system/bt/stack/include/
gattdefs.h 34 #define GATT_UUID_INCLUDE_SERVICE 0x2802
  /system/bt/stack/gatt/
gatt_db.cc 129 case GATT_UUID_INCLUDE_SERVICE:
213 if (uuid16 == GATT_UUID_INCLUDE_SERVICE) {
330 Uuid uuid = Uuid::From16Bit(GATT_UUID_INCLUDE_SERVICE);
gatt_api.cc 121 uuid == Uuid::From16Bit(GATT_UUID_INCLUDE_SERVICE) ||
    [all...]
gatt_cl.cc 67 GATT_UUID_INCLUDE_SERVICE, /* <include_service> for DISC_INC_SRVC */
    [all...]

Completed in 1107 milliseconds