Home
last modified time | relevance | path

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

/system/bt/btif/src/
Dbtif_gatt_util.c84 char *p_byte = (char*)p_src; in btif_to_bta_uuid() local
102 p_dest->uu.uuid128[i] = p_byte[i]; in btif_to_bta_uuid()
135 char *p_byte = (char*)p_src; in btif_to_bta_uuid_mask() local
151 p_mask->uuid128_mask[i] = p_byte[i]; in btif_to_bta_uuid_mask()