Home | History | Annotate | Download | only in gatt

Lines Matching defs:p_uuid

515     tBT_UUID       *p_uuid;
532 if ((p_uuid = gatts_get_service_uuid (p_rcb->p_db)) != NULL)
535 handle_len = 4 + p_uuid->len;
555 gatt_uuid_compare(value, *p_uuid))
571 gatt_build_uuid_to_stream(&p, *p_uuid);