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

  /external/bluetooth/bluedroid/stack/include/
gattdefs.h 34 #define GATT_UUID_INCLUDE_SERVICE 0x2802
  /external/bluetooth/bluedroid/stack/gatt/
gatt_db.c 171 case GATT_UUID_INCLUDE_SERVICE:
279 else if (uuid16 == GATT_UUID_INCLUDE_SERVICE)
455 tBT_UUID uuid = {LEN_UUID_16, {GATT_UUID_INCLUDE_SERVICE}};
    [all...]
gatt_cl.c 65 GATT_UUID_INCLUDE_SERVICE, /* <include_service> for DISC_INC_SRVC */
    [all...]

Completed in 45 milliseconds