Home
last modified time | relevance | path

Searched refs:gatts_add_char_ext_prop_descr (Results 1 – 4 of 4) sorted by relevance

/aosp12/system/bt/stack/test/
H A Dstack_gatt_sr_hash_test.cc75 gatts_add_char_ext_prop_descr(local_db[2], 0x0000); in TEST()
/aosp12/system/bt/stack/gatt/
H A Dgatt_db.cc396 uint16_t gatts_add_char_ext_prop_descr( in gatts_add_char_ext_prop_descr() function
H A Dgatt_int.h637 extern uint16_t gatts_add_char_ext_prop_descr(tGATT_SVC_DB& db,
H A Dgatt_api.cc260 gatts_add_char_ext_prop_descr(list.svc_db, el->extended_properties); in GATTS_AddService()