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

  /system/bt/stack/include/
gattdefs.h 34 #define GATT_UUID_INCLUDE_SERVICE 0x2802
  /system/bt/stack/gatt/
gatt_db.c 173 case GATT_UUID_INCLUDE_SERVICE:
274 else if (uuid16 == GATT_UUID_INCLUDE_SERVICE)
450 tBT_UUID uuid = {LEN_UUID_16, {GATT_UUID_INCLUDE_SERVICE}};
    [all...]
gatt_cl.c 66 GATT_UUID_INCLUDE_SERVICE, /* <include_service> for DISC_INC_SRVC */
    [all...]

Completed in 1361 milliseconds