Home
last modified time | relevance | path

Searched defs:val_len (Results 1 – 2 of 2) sorted by relevance

/system/bt/stack/gatt/
Dgatt_api.c595 tGATT_STATUS GATTS_HandleValueIndication (UINT16 conn_id, UINT16 attr_handle, UINT16 val_len, UINT… in GATTS_HandleValueIndication()
668 UINT16 val_len, UINT8 *p_val) in GATTS_HandleValueNotification()
/system/sepolicy/tools/
Dcheck_seapp.c749 int val_len = strlen(k->value); in rule_map_new() local