Home
last modified time | relevance | path

Searched refs:tGATT_CHAR_DECL (Results 1 – 2 of 2) sorted by relevance

/system/bt/stack/gatt/
Dgatt_int.h154 } tGATT_CHAR_DECL; typedef
161 tGATT_CHAR_DECL char_decl; /* characteristic declaration */
Dgatt_db.c506 if (!copy_extra_byte_in_db(p_db, (void **)&p_char_decl->p_value, sizeof(tGATT_CHAR_DECL))) in gatts_add_characteristic()