Home
last modified time | relevance | path

Searched refs:incl_srvc_handle (Results 1 – 3 of 3) sorted by relevance

/system/bt/bta/test/
Dgatt_cache_file_test.cc37 .incl_srvc_handle = 0x4543, in TEST()
/system/bt/bta/gatt/
Dbta_gattc_cache.cc940 p_attr->uuid, p_attr->incl_srvc_handle); in bta_gattc_rebuild_cache()
959 uint8_t prop, uint16_t incl_srvc_handle, in bta_gattc_fill_nv_attr() argument
967 p_attr->incl_srvc_handle = incl_srvc_handle; in bta_gattc_fill_nv_attr()
/system/bt/bta/include/
Dbta_gatt_api.h116 uint16_t incl_srvc_handle; /* used when attribute type is included service */ member