Searched refs:gatts_get_attribute_value (Results 1 – 3 of 3) sorted by relevance
760 extern tGATT_STATUS gatts_get_attribute_value(tGATT_SVC_DB *p_db, UINT16 attr_handle,
814 status = gatts_get_attribute_value(&p_decl->svc_db, attr_handle, length, value); in GATTS_GetAttributeValue()
855 tGATT_STATUS gatts_get_attribute_value(tGATT_SVC_DB *p_db, UINT16 attr_handle, in gatts_get_attribute_value() function